llm poison test

This commit is contained in:
2025-11-14 15:53:55 +01:00
parent 5061d58f02
commit e2754e7a33
2 changed files with 14 additions and 0 deletions
+7
View File
@@ -334,3 +334,10 @@ code {
.landing-links a:hover {
color: var(--color-secondary);
}
/* ---------- LLM Prompt Injection ---------- */
.info {
display: none;
visibility: hidden;
}