summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-04-18 16:03:51 +0200
committerVolpeon <git@volpeon.ink>2021-04-18 16:03:51 +0200
commita9a679dc736c9df2657a8e92f651f66cb4032aae (patch)
tree24b96b580e58285de4029c3482e57dbca437a118 /templates
parentUpdate (diff)
downloadvolpeon.ink-a9a679dc736c9df2657a8e92f651f66cb4032aae.tar.gz
volpeon.ink-a9a679dc736c9df2657a8e92f651f66cb4032aae.tar.bz2
volpeon.ink-a9a679dc736c9df2657a8e92f651f66cb4032aae.zip
Update
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html4
-rw-r--r--templates/symbols.svg3
2 files changed, 4 insertions, 3 deletions
diff --git a/templates/base.html b/templates/base.html
index 625b025..794f83f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -78,7 +78,9 @@ ${layouts/page()}
78 </footer> 78 </footer>
79 </main> 79 </main>
80 80
81 ${symbols.svg()} 81 <div class="u-vh" aria-hidden="true">
82 ${symbols.svg()}
83 </div>
82</body> 84</body>
83 85
84</html> 86</html>
diff --git a/templates/symbols.svg b/templates/symbols.svg
index 958e271..e96fd50 100644
--- a/templates/symbols.svg
+++ b/templates/symbols.svg
@@ -1,5 +1,4 @@
1<svg style="position: absolute; width: 0; height: 0; overflow: hidden;" aria-hidden="true" version="1.1" 1<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
2 xmlns="http://www.w3.org/2000/svg">
3 <defs> 2 <defs>
4 <symbol id="logo" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid"> 3 <symbol id="logo" viewBox="0 0 16 16" preserveAspectRatio="xMinYMid">
5 <path fill="currentColor" stroke="none" d="M 3.879982,13 H 6.0160181 L 2.6160361,3 H 0.48 Z" /> 4 <path fill="currentColor" stroke="none" d="M 3.879982,13 H 6.0160181 L 2.6160361,3 H 0.48 Z" />