diff options
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | plain.css (renamed from style.css) | 0 |
2 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> diff --git a/style.css b/plain.css index 956656e..956656e 100644 --- a/style.css +++ b/plain.css |