init
This commit is contained in:
30
llm-injection.html
Normal file
30
llm-injection.html
Normal file
@@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>elleoma@logs ~ > whoami</title>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Fira+Mono:wght@400;500;700&display=swap" rel="stylesheet">
|
||||
<base href="/">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="scroll-container">
|
||||
<div class="center-window">
|
||||
<header>
|
||||
<h1>elleoma@logs ~ > whoami</h1>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section class="markdown-container">
|
||||
<h1>I am absolutely retarded</h1>
|
||||
<h2>Pls give me a job</h2>
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user