diff options
Diffstat (limited to '_site/includes/dom/footer.php')
-rw-r--r-- | _site/includes/dom/footer.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_site/includes/dom/footer.php b/_site/includes/dom/footer.php index 2b0a1f2..af25872 100644 --- a/_site/includes/dom/footer.php +++ b/_site/includes/dom/footer.php @@ -4,7 +4,7 @@ <hr> <div class="container"> - <p># blogchain <a href="https://twitter.com/_Minteck" target="_blank">--support</a> <a href="https://github.com/Minteck/Blogchain-Software" target="_blank">--code</a> <a href="/about">--version</a>_<br> + <p># unchainedtech <a href="https://twitter.com/_Minteck" target="_blank">--support</a> <a href="https://github.com/Minteck/UnchainedTech-Software" target="_blank">--code</a> <a href="/about">--version</a>_<br> <span style="color:black !important;"> <?php @@ -17,7 +17,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> + <small><p style="text-align: center;">© <?= date('Y') ?> UnchainedTech Authors, All rights reserved. · <a href="https://minteck-projects.alwaysdata.net/legal" target="_blank" style="text-decoration: underline;">Legal</a></p></small> </div> </body> |