summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/index.html b/index.html
index f145f5c..ab8bbdb 100644
--- a/index.html
+++ b/index.html
@@ -16,18 +16,22 @@
<div class="waifu">
<a href="#" id="waifu-link"
><img
- onload="document.getElementsByTagName('body')[0].style.opacity = 1"
id="waifu"
+ src="https://media.tenor.com/GOYRQva4UeoAAAAd/anime-dance.gif"
/></a>
</div>
<div class="content">
- <div class="time" id="time"></div>
+ <div class="time" id="time">&nbsp;</div>
<div class="weather" id="weather">
<div id="weather">
- <div id="current-weather"></div>
- <div id="tomorrows-weather"></div>
+ <div id="current-weather">
+ <ruby><rt></rt></ruby>
+ </div>
+ <div id="tomorrows-weather">
+ <ruby><rt></rt></ruby>
+ </div>
</div>
</div>