footer test

This commit is contained in:
Lucas Kent 2022-12-14 12:25:19 -05:00 committed by GitHub
parent 461203e78c
commit e9c2806dd4
2 changed files with 5 additions and 3 deletions

View File

@ -83,5 +83,4 @@
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Lucas</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</div>
</body>
<script src="/script copy.js"></script>
</html>

View File

@ -58,8 +58,11 @@
class="broider"
/>
<p class="double"> <span class="auto-type"></span></p>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
<div class="footer">
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Lucas</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
</div>
<script src="https://cdn.jsdelivr.net/npm/typed.js@2.0.12"></script>
<script>
var typed = new Typed(".auto-type", {
strings: ["Welcome to my Website", "Hello"],