summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-19 22:01:24 +0200
committereqkter <thyro@gmx.ru>2023-08-19 22:01:24 +0200
commit28f5e63752e7379b0ebeb8d3daa9b6ed8c47ddf7 (patch)
treec96bcc53c93f30c148e6066e55a5507da2cd07e0
parent35d1a41972d4b1776de5067bec37fdd02b00dd6b (diff)
auto updating site
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 07e78ae..2712c33 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -8,7 +8,7 @@
{% else %}
<title>AARAVOS</title>
{% endif %}
- <link href="/css/style.css" rel="stylesheet"/>
+ <link href="/css/style.css?v=1.0.0" rel="stylesheet"/>
</head>
<body>
@@ -30,7 +30,7 @@
<hr>
<footer>
<nav>
- <img src="/images/link-buttons/vim.gif">
+ <img src="/images/link-buttons/vim.gif" target="_blank" alt="Edited with Vim">
<a href="https://landchad.net" target="_blank">
<img src="/images/link-buttons/landchad.gif" target="_blank" alt="landchad.net">
</a>