footer test
This commit is contained in:
parent
461203e78c
commit
e9c2806dd4
@ -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>.
|
<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>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
<script src="/script copy.js"></script>
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -58,8 +58,11 @@
|
|||||||
class="broider"
|
class="broider"
|
||||||
/>
|
/>
|
||||||
<p class="double"> <span class="auto-type"></span></p>
|
<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>
|
<script>
|
||||||
var typed = new Typed(".auto-type", {
|
var typed = new Typed(".auto-type", {
|
||||||
strings: ["Welcome to my Website", "Hello"],
|
strings: ["Welcome to my Website", "Hello"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user