summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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>