diff options
author | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-04 11:41:09 +0200 |
---|---|---|
committer | Minteck <46352972+Minteck@users.noreply.github.com> | 2021-07-04 11:41:09 +0200 |
commit | 6ae668238c37514cacd1977471a10284b432e5a1 (patch) | |
tree | 61e98cabaa82cf64c8390c70bfc934b3941443d3 /_site/includes/dom/footer.php | |
parent | 1d62401c897a5ba82d0def92d97d09195a6d676f (diff) | |
download | unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.gz unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.tar.bz2 unchainedtech-6ae668238c37514cacd1977471a10284b432e5a1.zip |
Name change
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> |