diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/partials/footer.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d2cf6e6..62b86da 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -23,6 +23,7 @@ <li><a href="mailto:i@neonxp.ru" rel="me">Электропочта</a></li> <li><a href="https://neonxp.ru/posts/index.xml">РСС</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> |