diff options
Diffstat (limited to 'article/index.html')
-rw-r--r-- | article/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/article/index.html b/article/index.html index e12e1b5..93123c4 100644 --- a/article/index.html +++ b/article/index.html @@ -3,7 +3,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title>Andrew Yu's Personal Articles</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> |