diff options
author | Case Duckworth | 2022-05-24 17:32:59 -0500 |
---|---|---|
committer | Case Duckworth | 2022-05-24 17:32:59 -0500 |
commit | 4f1e261cbdee95e0810c9ebd33726e6921994b3e (patch) | |
tree | b55f4e745af3c899c08378e7c5db5d4ceae3319a /src/_head.htm | |
parent | Add URL to git repo (diff) | |
download | hat-trick-4f1e261cbdee95e0810c9ebd33726e6921994b3e.tar.gz hat-trick-4f1e261cbdee95e0810c9ebd33726e6921994b3e.zip |
Correct date and feed stuff
Diffstat (limited to 'src/_head.htm')
-rw-r--r-- | src/_head.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_head.htm b/src/_head.htm index 762965e..e8ec1cc 100644 --- a/src/_head.htm +++ b/src/_head.htm | |||
@@ -9,6 +9,6 @@ | |||
9 | <link rel="shortcut icon" | 9 | <link rel="shortcut icon" |
10 | href="data:image/gif;base64,R0lGODdhEAAQAIAAAAByL8zAGiwAAAAAEAAQAAACK4wNqQsX+1hD6kiaXKxQb+ZZYChmpGNinfpxV/q02dzUrx1L+Lzlp60LFgAAOw==" /> | 10 | href="data:image/gif;base64,R0lGODdhEAAQAIAAAAByL8zAGiwAAAAAEAAQAAACK4wNqQsX+1hD6kiaXKxQb+ZZYChmpGNinfpxV/q02dzUrx1L+Lzlp60LFgAAOw==" /> |
11 | <link rel="stylesheet" type="text/css" href="static/casa.css"> | 11 | <link rel="stylesheet" type="text/css" href="static/casa.css"> |
12 | <link rel="alternate" type="application/atom+xml" href="static/rss.xml"> | 12 | <link rel="alternate" type="application/atom+xml" href="feed.xml"> |
13 | </head> | 13 | </head> |
14 | <body> | 14 | <body> |