diff options
author | Case Duckworth | 2015-04-02 21:27:55 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-02 21:27:55 -0700 |
commit | d832dace648047cdeee32f295b7f1c799d0b5b50 (patch) | |
tree | 34f7efb6e713eef3522053a8ee2aded46ad1e33d /index.html | |
parent | Fix #15: add compile support for indeces (diff) | |
download | autocento-d832dace648047cdeee32f295b7f1c799d0b5b50.tar.gz autocento-d832dace648047cdeee32f295b7f1c799d0b5b50.zip |
Add Islands for backlinkless files
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index f2c3715..447f422 100644 --- a/index.html +++ b/index.html | |||
@@ -9,7 +9,7 @@ | |||
9 | <title>Autocento of the breakfast table</title> | 9 | <title>Autocento of the breakfast table</title> |
10 | <link rel="icon" type="image/png" href="trunk/favico.png" /> | 10 | <link rel="icon" type="image/png" href="trunk/favico.png" /> |
11 | 11 | ||
12 | <link rel="stylesheet" type="text/css" href="style.css"> | 12 | <link rel="stylesheet" type="text/css" href="_style.css"> |
13 | <script src="trunk/lozenge.js" type="text/javascript"> </script> | 13 | <script src="trunk/lozenge.js" type="text/javascript"> </script> |
14 | 14 | ||
15 | <script> | 15 | <script> |