diff options
| author | s1nical <[email protected]> | 2019-08-22 21:50:43 -0700 |
|---|---|---|
| committer | s1nical <[email protected]> | 2019-08-22 21:50:43 -0700 |
| commit | 7cf1649267509304894eb9af8f44dafe5e9744fd (patch) | |
| tree | 9096dc96e8f5995eedd89c15bade19a48124529b | |
| parent | update games directory size to null (diff) | |
| download | s1n.pw-admin-7cf1649267509304894eb9af8f44dafe5e9744fd.tar.xz s1n.pw-admin-7cf1649267509304894eb9af8f44dafe5e9744fd.zip | |
update s1nical to 8cy
| -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> |