diff options
Diffstat (limited to 'mobile/index.html')
| -rw-r--r-- | mobile/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mobile/index.html b/mobile/index.html index b186306..ded867f 100644 --- a/mobile/index.html +++ b/mobile/index.html @@ -11,6 +11,7 @@ <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <link rel="stylesheet" href="/mobile/css/main.css"> <script src="/js/redirect-to-desktop.js"></script> + <script src="/js/loader-animation.js"></script> <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"> @@ -34,7 +35,7 @@ "image": "", "sameAs": [ "https://twitter.com/s1nical", - "https://github.com/s1nical", + "https://github.com/8cy", "https://www.reddit.com/user/s1nical/", ], "publisher": { @@ -68,7 +69,7 @@ <a href="mailto:[email protected]">s1nical</a><br> Full-stack developer.<br><br> Follow me on <a href="https://twitter.com/s1nical">Twitter</a>. - 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> </main> |