diff options
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | konami/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -32,7 +32,7 @@ "image": "",
"sameAs": [
"https://twitter.com/s1nical",
- "https://github.com/s1nical",
+ "https://github.com/8cy",
"https://www.reddit.com/user/s1nical/"
],
"publisher": {
@@ -84,7 +84,7 @@ Follow me on <a href="https://twitter.com/s1nical">Twitter</a>.
</div>
<div class="github">
- View my code on <a href="https://github.com/s1nical">GitHub</a>.
+ View my code on <a href="https://github.com/8cy">GitHub</a>.
</div>
</div>
</main>
diff --git a/konami/index.html b/konami/index.html index 44b79b1..8d65057 100644 --- a/konami/index.html +++ b/konami/index.html @@ -36,7 +36,7 @@ "image": "", "sameAs": [ "https://twitter.com/s1nical", - "https://github.com/s1nical", + "https://github.com/8cy", "https://www.reddit.com/user/s1nical/", ], "publisher": { @@ -93,7 +93,7 @@ Follow me on <a href="https://twitter.com/s1nical">Twitter</a>. </div> <div class="github"> - View my code on <a href="https://github.com/s1nical">GitHub</a>. + View my code on <a href="https://github.com/8cy">GitHub</a>. </div> </div> </main> |