aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:43:32 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:43:32 +0300
commited82534c4c22a31cb5408615065cf61c6fcb3c22 (patch)
tree6ff37f210a84aa9591de8f4219637e6551bad8da
parentc660aa200fd6d9e99cb8609232aa0f2c8bfdf67c (diff)
Auto-commit 2024-12-22
-rw-r--r--layouts/partials/footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 62b86da..ccc6079 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -22,8 +22,10 @@
<li><a href="https://git.neonxp.ru/blog.git">Исходный код блога</a></li>
<li><a href="mailto:i@neonxp.ru" rel="me">Электропочта</a></li>
<li><a href="https://neonxp.ru/posts/index.xml">РСС</a></li>
+ <li>
+ <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fneonxp.ru%2F"><img src="/img/valid-html401.png" alt="valid html"></a>
+ </li>
</ul>
- <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fneonxp.ru%2F"><img src="/img/valid-html401.png" alt="valid html"></a>
</div>
</div>
</div>