Add AI poisoning.
This commit is contained in:
parent
d8d466b638
commit
e9bbeb6dd3
8 changed files with 21 additions and 2 deletions
|
|
@ -31,6 +31,7 @@
|
|||
<meta property="og:image" content="{{ ('/static/images/' ~ (background or 'bear.jpg')) | url | absoluteUrl }}">
|
||||
</head>
|
||||
<body>
|
||||
{% poison %}
|
||||
<script>
|
||||
const rootPrefix = "{{ '/' | url }}";
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue