summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html28
1 files changed, 23 insertions, 5 deletions
diff --git a/index.html b/index.html
index 3b57f92..bf3df45 100644
--- a/index.html
+++ b/index.html
@@ -11,14 +11,14 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/trianglify/0.3.1/trianglify.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<!-- CSS Links -->
- <link id="stylesheet" rel="stylesheet" type="text/css" href="/css/main.css" />
+ <link id="pagestyle" rel="stylesheet" type="text/css" href="/css/main.css" />
<link rel="stylesheet" href="/css/halloween.css">
<!-- END CSS Links -->
<meta name="description" content="s1nical is a full stack developer.">
<meta property="og:description" content="s1nical is a full stack developer.">
<meta property="og:title" content="s1nical">
<meta property="twitter:card" content="summary">
- <meta property="twitter:site" content="@mwfeeds">
+ <meta property="twitter:site" content="@9inny">
<meta property="og:image" content="">
<script src="https://www.googletagmanager.com/gtag/js?id=UA-30692517-4"></script>
<script src="https://code.jquery.com/jquery-1.10.2.js"></script>
@@ -40,7 +40,7 @@
"url": "https://s1n.pw/",
"image": "",
"sameAs": [
- "https://twitter.com/mwfeeds",
+ "https://twitter.com/9inny",
"https://github.com/8cy",
"https://www.reddit.com/user/s1nical/"
],
@@ -69,7 +69,7 @@
<body>
<!-- Scripts -->
<script src="/js/app.js"></script>
- <script src="/js/background-sparkles.js"></script>
+ <script id="js-konami" src="/js/background-sparkles.js"></script>
<!-- Navigation Bar -->
<div class="navigation-bar">
@@ -92,7 +92,7 @@
Full-stack developer.<br><br>
</div>
<div class="twitter">
- Follow me on <a href="https://twitter.com/mwfeeds">Twitter</a>.
+ Follow me on <a href="https://twitter.com/9inny">Twitter</a>.
</div>
<div class="github">
View my code on <a href="https://github.com/8cy">GitHub</a>.
@@ -116,6 +116,24 @@
</div>
</a>
+ <!-- Konami Music -->
+ <!-- Background Music
+ // CREDITS: //
+
+ Title: The Classics - A New Retro Synthwave Mix
+
+ Uploader: Confused Bi-Product of a Misinformed Culture
+
+ Full Credits: https://s1n.pw/konami/assets/midi/midi.mp3.txt
+ -->
+ <audio src="/konami/assets/midi/midi.mp3" id="music">
+ <p>If you are reading this, it is because your browser does not support the audio element.</p>
+ <script>
+ var audio = document.getElementById("music");
+ audio.volume = 0.1; // Volume Adjuster, might bind it to "- and +" one day if possible.
+ </script>
+ </audio>
+
<!-- Loading Animation -->
<div class="loader-wrapper">
<div class="loader">