Update 'www/index.html'
This commit is contained in:
parent
1defc7fc27
commit
7270a316ac
|
@ -11,7 +11,11 @@
|
||||||
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
|
href="https://en.gravatar.com/userimage/208570096/d7e3f1a8a1358a94a6a45ada4e2d7d51.png">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body, html {
|
body, html {
|
||||||
|
background-color: black;
|
||||||
|
}
|
||||||
|
h1, h2, h3, h4, h5, p {
|
||||||
|
color: white;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
@ -72,6 +76,7 @@
|
||||||
<p> GitHub | https://github.com/sarimoko</p>
|
<p> GitHub | https://github.com/sarimoko</p>
|
||||||
<p> GitHub | Gist | https://gist.github.com/sarimoko</p>
|
<p> GitHub | Gist | https://gist.github.com/sarimoko</p>
|
||||||
<p>Twitch | https://socialblade.com/twitch/user/sarimoko</p>
|
<p>Twitch | https://socialblade.com/twitch/user/sarimoko</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
<script>
|
<script>
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in New Issue