aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:44:07 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-12-22 02:44:07 +0300
commitd2fa11f0595a5f6a7dff018800fb4e6622976a4d (patch)
tree55f047956c6eadcccc2eeda614f8ed9d1a382dd1 /layouts
parented82534c4c22a31cb5408615065cf61c6fcb3c22 (diff)
Auto-commit 2024-12-22
Diffstat (limited to 'layouts')
-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 ccc6079..a7bd031 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -23,7 +23,9 @@
<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>
+ <a href="https://validator.w3.org/nu/?doc=https%3A%2F%2Fneonxp.ru%2F" target="_blank">
+ <img src="/img/valid-html401.png" alt="valid html">
+ </a>
</li>
</ul>
</div>