diff options
Diffstat (limited to 'dist/ws/layouts')
| -rw-r--r-- | dist/ws/layouts/layout.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/ws/layouts/layout.hbs b/dist/ws/layouts/layout.hbs index 0ce64ec..056ccda 100644 --- a/dist/ws/layouts/layout.hbs +++ b/dist/ws/layouts/layout.hbs @@ -11,7 +11,7 @@ {{body}} </div> - <div class="footer" title="Copyright © 2020 - s1nical"> + <div class="footer"> <p>Copyright © 2020 - <a href="https://cyne.cf">s1nical</a></p> </div> </body> |