summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-24 03:17:49 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-24 03:17:49 +0800
commitbc1652a50e4db1db2beafcefef9337739f7f1a27 (patch)
tree51dee2d623f1ce99a11b7db875f9781634076d4b /index.html
parent7652988c8a39cd24b1d0f38e10aaeb434bf40ad1 (diff)
downloadwww-bc1652a50e4db1db2beafcefef9337739f7f1a27.tar.gz
maybe use a styled css again
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index e46e630..e6c6e28 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 	<head>
 		<title>Andrew Yu's Website</title>
-		<link rel="stylesheet" href="/style.css" />
+		<link rel="stylesheet" href="/favor.css" />
 	</head>
 	<body>
 		<h1>Andrew Yu's Website</h1>