summary refs log tree commit diff stats
path: root/buffer.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2023-07-04 10:17:30 +0800
committerAutomatic Merge <andrew+automerge@andrewyu.org>2023-07-15 00:31:16 +0800
commit74a69e4ca45b2d73d8e243a408cf2930f6a7468e (patch)
treec87b461b691cab1bc93183478fe57330a1dfcd70 /buffer.html
parent036f113470f4c5bae069c18fb3afb48a000fd0da (diff)
downloadwww-74a69e4ca45b2d73d8e243a408cf2930f6a7468e.tar.gz
plain.css -> style.css
Diffstat (limited to 'buffer.html')
-rw-r--r--buffer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/buffer.html b/buffer.html
index ea69fa3..1d397ca 100644
--- a/buffer.html
+++ b/buffer.html
@@ -2,7 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en">
 	<head>
 		<title>Buffer Area</title>
-		<link rel="stylesheet" href="/plain.css" />
+		<link rel="stylesheet" href="/style.css" />
 		<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
 		<meta charset="utf-8" />
 	</head>