diff options
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 1986447..6e8a83b 100644 --- a/template.html +++ b/template.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <title><++></title> - <link rel="stylesheet" href="/style.css" /> + <link rel="stylesheet" href="/oldstyle.css" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> |