change footer

This commit is contained in:
Alexander Popov 2022-10-12 22:22:48 +03:00
parent 39ccf1aaec
commit 5a017ffd73
1 changed files with 4 additions and 1 deletions

View File

@ -143,7 +143,10 @@
</div>
</div>
</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>