diff options
Diffstat (limited to 'views/includes/footer.ejs')
| -rw-r--r-- | views/includes/footer.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/includes/footer.ejs b/views/includes/footer.ejs index 50c3ac5..586870a 100644 --- a/views/includes/footer.ejs +++ b/views/includes/footer.ejs @@ -1,5 +1,5 @@ <footer class="page-footer mt-5 font-small green"> - <div class="footer-copyright text-center py-3">© Copyright 2016-2019, Alee Productions Inc. Licensed with <a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL-3.0</a> and view <a href="/about#credits">credits</a> to see how this website is built.</div> + <div class="footer-copyright text-center py-3">© Copyright 2016-2019, <a href="https://alee-productions.xyz">Alee Productions</a>. All rights reserved.</div> </footer> <div class="alert alert-warning fixed-bottom m-0 alert-dismissible fade show" role="alert"> Please note that this website is under active development and bugs may occur.<br>If there's any, report it to the <a href="https://git.alee-productions.xyz/aleeproductions/project-newtube">ALP</a> repo. |
