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