summary refs log tree commit diff stats
path: root/article
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-26 02:56:47 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-26 02:56:47 +0800
commit158eacd90dcefe46c7afb459aa96d3046fa9285d (patch)
treef2b58e0a95d1d9978e2906e5721f4a5c88f0a5d5 /article
parenta611dcd00ab349a59d18790ce448677a9d329131 (diff)
downloadwww-158eacd90dcefe46c7afb459aa96d3046fa9285d.tar.gz
cleanup
Diffstat (limited to 'article')
-rw-r--r--article/template.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/article/template.html b/article/template.html
index 74510b7..f7146d5 100644
--- a/article/template.html
+++ b/article/template.html
@@ -7,9 +7,6 @@
 	</head>
 	<body>
 		<h1><++></h1>
-		<div id="main">
-			<++>
-		</div>
 		<div id="footer">
 			<hr />
 			<p><a href="/">Andrew Yu's Website</a></p>