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