diff options
Diffstat (limited to '_site/includes/dom/footer.php')
-rw-r--r-- | _site/includes/dom/footer.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_site/includes/dom/footer.php b/_site/includes/dom/footer.php index 4832ed2..1d0fb97 100644 --- a/_site/includes/dom/footer.php +++ b/_site/includes/dom/footer.php @@ -1,3 +1,5 @@ +<p style="margin-top:20px;text-align:center;"><a href="/feed.xml" style="text-decoration: underline;">View RSS feed</a></p> + <hr> <div class="container"> @@ -14,6 +16,7 @@ ?> </span></p> + <small><p style="text-align: center;">© <?= date('Y') ?> Blogchain Authors, All rights reserved. · <a href="https://minteck-projects.alwaysdata.net/legal" target="_blank" style="text-decoration: underline;">Legal</a></p></small> </div> </body> |