change footer

This commit is contained in:
Alexander Popov 2022-10-12 22:36:04 +03:00
parent 5c82906b38
commit 8ac016d28f
1 changed files with 4 additions and 1 deletions

View File

@ -98,7 +98,10 @@
</article>
</div>
<footer class="footer">Scribbler is a free HTML template created exclusively for <a href="https://tympanus.net/codrops/" target="_blank" class="link link--light">Codrops</a>.</footer>
<footer class="footer">
Scribbler is a free HTML template created exclusively for <a href="https://tympanus.net/codrops/" target="_blank" class="link link--light">Codrops</a>.<br>
Edited by <a href="https://iiiypuk.me/" target="_blank" class="link link--light">author</a> for this project.
</footer>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="scribbler.js"></script>