summary refs log tree commit diff stats
path: root/life/index.html
diff options
context:
space:
mode:
authorAndrew <andrew@andrewyu.org>2022-11-05 08:42:04 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:29:32 +0800
commitd1376e2ff55efdb75c9481467cdcd73bffbc2d50 (patch)
tree2fa61ba013bb8e07765a0dfb5a22b358a8e87b20 /life/index.html
parentd6a3701f5c7d03c70fd8a9eadcec6efb0184fe01 (diff)
downloadwww-d1376e2ff55efdb75c9481467cdcd73bffbc2d50.tar.gz
e
Diffstat (limited to 'life/index.html')
-rw-r--r--life/index.html21
1 files changed, 0 insertions, 21 deletions
diff --git a/life/index.html b/life/index.html
deleted file mode 100644
index cb7a88d..0000000
--- a/life/index.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
-	<head>
-		<title>Andrew Yu's Life Log</title>
-		<link rel="stylesheet" href="/plain.css" />
-		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
-		<meta charset="utf-8" />
-	</head>
-	<body class="indent">
-		<h1>Andrew Yu's Life Log</h1>
-		<p>Short ``fun facts'' in life.  Kind-of like your average ``social media'' blog, but without a manipulative algorithm in the middle and without political ideas (which should be discussed extensively, see my articles for these).</p>
-		<hr />
-		<p>
-		September 21, 2022: First week of school, or the first two weeks depending on how you see it, was nice.  Humanities are challenging, other classes are generally easy.  As expected I knew nobody, except for one person that is.  I'm not an exovert for the most part.  Food is good.  People are way too good at sports.  Gossip is excessive.
-		</p>
-		<div id="footer">
-			<hr />
-			<p><a href="/">Andrew Yu's Website</a></p>
-		</div>
-	</body>
-</html>