diff options
Diffstat (limited to 'halloween')
| -rw-r--r-- | halloween/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/halloween/index.html b/halloween/index.html index 3e63f6a..9a4e56e 100644 --- a/halloween/index.html +++ b/halloween/index.html @@ -19,7 +19,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="@s1nical"> + <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/s1nical", + "https://twitter.com/9inny", "https://github.com/8cy", "https://www.reddit.com/user/s1nical/" ], |