diff options
author | Andrew Yu <andrew@andrewyu.org> | 2023-07-04 10:17:30 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:31:16 +0800 |
commit | 74a69e4ca45b2d73d8e243a408cf2930f6a7468e (patch) | |
tree | c87b461b691cab1bc93183478fe57330a1dfcd70 /note/tone.html | |
parent | 036f113470f4c5bae069c18fb3afb48a000fd0da (diff) | |
download | www-74a69e4ca45b2d73d8e243a408cf2930f6a7468e.tar.gz |
plain.css -> style.css
Diffstat (limited to 'note/tone.html')
-rw-r--r-- | note/tone.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/note/tone.html b/note/tone.html index 20e48d3..65d058d 100644 --- a/note/tone.html +++ b/note/tone.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> -<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" /> <meta name="generator" content="groff -Thtml, see www.gnu.org"> |