summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-05-01 17:28:33 +0800
committerRunxi Yu <me@runxiyu.org>2024-05-01 17:28:33 +0800
commit6c99b89c1975ca7a560e9f9b80666a6e0ca18a4b (patch)
tree993fb687c6dee7d0e86419267dd573d6e03631c9 /index.html
parent505681ff6841635e9c586c5cd99026bfafd6e767 (diff)
downloadwww-6c99b89c1975ca7a560e9f9b80666a6e0ca18a4b.tar.gz
Remove unnecessary <hr> etc when there's an empty <div id="now">
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index a5586b7..2523da4 100644
--- a/index.html
+++ b/index.html
@@ -11,10 +11,12 @@
 	</head>
 	<body>
 		<h1>Runxi Yu</h1>
+		<!--
 		<hr />
 		<p id="now" style="">
 		
 		</p>
+		-->
 		<hr />
 		<p id="about-me">I am Runxi Yu, a 16-year-old student in Shanghai, China, currently studying at <a href="https://ykpaoschool.cn/">YK Pao School</a>.  I am interested in philosophy, computer science, mathematics, and physics.</p>
 		<p id="pronouns"><a href="/note/pronouns.html">Pronouns</a>: they/it/他</p>