diff options
author | Case Duckworth | 2015-03-03 00:23:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-03 00:23:55 -0700 |
commit | e20b78eb0d9a7f0d161d72151f9cc4f9b1d181c8 (patch) | |
tree | b3cfd1b96bb239aef7dac5c843b2e64e0bb64e3d /boar.html | |
parent | Change <link>s to work with GH pages (diff) | |
download | autocento-e20b78eb0d9a7f0d161d72151f9cc4f9b1d181c8.tar.gz autocento-e20b78eb0d9a7f0d161d72151f9cc4f9b1d181c8.zip |
Attempt 2 to get css to work with GH pages
Diffstat (limited to 'boar.html')
-rw-r--r-- | boar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boar.html b/boar.html index 033b9db..25c7ee4 100644 --- a/boar.html +++ b/boar.html | |||
@@ -9,7 +9,7 @@ | |||
9 | <!-- more meta tags here --> | 9 | <!-- more meta tags here --> |
10 | <title>The boar | Autocento of the breakfast table</title> | 10 | <title>The boar | Autocento of the breakfast table</title> |
11 | 11 | ||
12 | <link rel="stylesheet" type="text/css" href="./css/_common.css"> | 12 | <link rel="stylesheet" type="text/css" href="./css/common.css"> |
13 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> | 13 | <link rel="stylesheet" type="text/css" href="./css/verse.css"> |
14 | <link rel="stylesheet" type="text/css" href="./css/elegies.css"> | 14 | <link rel="stylesheet" type="text/css" href="./css/elegies.css"> |
15 | <!--[if lt IE 9]> | 15 | <!--[if lt IE 9]> |