aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/footer.html')
-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>