diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-24 02:59:28 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-24 02:59:28 +0300 |
commit | 5596c6d03799dc73bc0f035dc87c95f99f79d803 (patch) | |
tree | 102c9ef72c2477df2c2b1141b6a4df5ed8d12713 /layouts/partials/footer.html | |
parent | 1ced48b3b16da3d2b94a43e884873bf397d2e483 (diff) |
Auto-commit 2024-12-24
Diffstat (limited to 'layouts/partials/footer.html')
-rw-r--r-- | layouts/partials/footer.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index a7bd031..4634745 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -27,6 +27,11 @@ <img src="/img/valid-html401.png" alt="valid html"> </a> </li> + <li> + <a href="https://neonxp.ru/humans.txt" target="_blank"> + <img src="/img/humanstxt.png" alt="valid html"> + </a> + </li> </ul> </div> </div> |