Update index.html

This commit is contained in:
2021-09-25 22:45:54 -07:00
committed by GitHub
parent 959e30671c
commit 583eb1a3e6

View File

@ -14,6 +14,7 @@
<meta content="https://sophia.ml" property="og:url">
<meta content="The Personal Site Of Sophia Atkinson" property="og:description">
<meta content="https://sophia.ml/images/logo.gif" property="og:image">
<source src="omfgdogs.mp3" type="audio/mpeg">
</head>
<body class="is-preload">
@ -118,6 +119,13 @@
</div>
</footer>
<audio autoplay loop>
<source src="/cdn/ThroughthePark.mp3" type="audio/mpeg">
<source src="/cdn/ThroughthePark.mp3" type="audio/mpeg">
</audio>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>