summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew <andrew@s22537.local>2022-09-19 13:05:37 +0800
committerAndrew <andrew@s22537.local>2022-09-19 13:05:37 +0800
commit3a664d50d9641c2e5c957d1ac0b77ac32c69e248 (patch)
tree1431120052a8fba5b2a0e7c5ccedc370543564d8
parentcefbbb5853a09059218a3ddceaf713ce9defd25b (diff)
downloadwww-3a664d50d9641c2e5c957d1ac0b77ac32c69e248.tar.gz
www-3a664d50d9641c2e5c957d1ac0b77ac32c69e248.zip
/index.html: Use <li> instead of <a> style.
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index bf66b1b..48a1693 100644
--- a/index.html
+++ b/index.html
@@ -30,7 +30,7 @@
<li><a href="https://www.andrewyu.org/note/">Frequently Used Snippets for Frequently Asked Questions</a></li>
<li><a href="https://www.andrewyu.org/buffer.html">Random Buffer Webpage</a></li>
<li><a href="https://www.andrewyu.org/hub.html">Weird link hub thing</a></li>
- <li><a href="https://users.andrewyu.org/~luk/andrew-leak.mp4" style="font-size: 50%;">(Don't click here)</a></li>
+ <li style="font-size: 50%;"><a href="https://users.andrewyu.org/~luk/andrew-leak.mp4">(Don't click here)</a></li>
</ul>
<hr />
<ul>