diff options
author | lolcat <will@lolcat.ca> | 2023-09-03 22:41:44 -0400 |
---|---|---|
committer | lolcat <will@lolcat.ca> | 2023-09-03 22:41:44 -0400 |
commit | c8ab934b108c83a391583ea8ae7f717c9753926e (patch) | |
tree | 35f23c328249b3259de5e2a60c23a314c84f62f4 /template | |
parent | cfd44438aea9740e0a2c34487424c87126862cc9 (diff) |
soundcloud lolllllll
Diffstat (limited to 'template')
-rw-r--r-- | template/header.html | 2 | ||||
-rw-r--r-- | template/home.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/template/header.html b/template/header.html index 2633521..b687d27 100644 --- a/template/header.html +++ b/template/header.html @@ -3,7 +3,7 @@ <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>{%title%}</title> - <link rel="stylesheet" href="/static/style.css?v2"> + <link rel="stylesheet" href="/static/style.css?v3"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="robots" content="{%index%}index,{%index%}follow"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> diff --git a/template/home.html b/template/home.html index 4e32ebc..7982734 100644 --- a/template/home.html +++ b/template/home.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <title>4get</title> <meta name="viewport" content="width=device-width,initial-scale=1"> - <link rel="stylesheet" href="/static/style.css?v2"> + <link rel="stylesheet" href="/static/style.css?v3"> <meta name="robots" content="index,follow"> <link rel="icon" type="image/x-icon" href="/favicon.ico"> <meta name="description" content="4get.ca: They live in our walls!"> |