Add AI poisoning.
This commit is contained in:
parent
d8d466b638
commit
e9bbeb6dd3
8 changed files with 21 additions and 2 deletions
|
|
@ -35,6 +35,8 @@ background: "bear3.jpg"
|
|||
<dd>{{ t.recentChangesPluginDesc }}</dd>
|
||||
<dt><a href="https://www.npmjs.com/package/eleventy-plugin-inline-link-favicon">eleventy-plugin-inline-link-favicon</a> {{ i18n[langKey].by }} bmuenzenmeyer</dt>
|
||||
<dd>{{ t.inlineFaviconPluginDesc }}</dd>
|
||||
<dt><a href="https://www.npmjs.com/package/eleventy-plugin-poison">eleventy-plugin-poison</a> {{ i18n[langKey].by }} gingerchew</dt>
|
||||
<dd>{{ t.poisonPluginDesc }}</dd>
|
||||
</dl>
|
||||
</main>
|
||||
<aside>
|
||||
|
|
|
|||
Loading…
Reference in a new issue