diff options
| -rw-r--r-- | konami/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/konami/index.html b/konami/index.html index 338f281..dd73ef2 100644 --- a/konami/index.html +++ b/konami/index.html @@ -18,7 +18,7 @@ <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> @@ -36,7 +36,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/", ], @@ -91,7 +91,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>. @@ -142,4 +142,4 @@ </body> -</html>
\ No newline at end of file +</html> |