Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
0882d8d3fc |
2 changed files with 20 additions and 5 deletions
|
@ -1,8 +1,22 @@
|
|||
<footer>
|
||||
<a class="logolink" title="built by Sandpoints" href="https://git.sandpoints.org/Drawwell/">
|
||||
<div class="logo" id="eu"></div>
|
||||
<div class="logo" id="minkm"></div>
|
||||
<div class="logo" id="ured"></div>
|
||||
<div class="logo" id="kn"></div>
|
||||
<div class="logo" id="nz"></div>
|
||||
<a class="logo" href="https://drugo-more.hr/snadi-se-druze/" id="fio"
|
||||
>About FIO</a
|
||||
>
|
||||
|
||||
<a
|
||||
class="logolink"
|
||||
title="built by Sandpoints"
|
||||
href="https://git.sandpoints.org/Drawwell/"
|
||||
>
|
||||
<div class="sandpointlogo">
|
||||
<span class="sandpointF">ß</span>
|
||||
<span class="sandpointN">•</span>
|
||||
<span class="sandpointC">:</span>
|
||||
</div></a>
|
||||
<span class="sandpointF">ß</span>
|
||||
<span class="sandpointN">•</span>
|
||||
<span class="sandpointC">:</span>
|
||||
</div></a
|
||||
>
|
||||
</footer>
|
||||
|
|
|
@ -45,4 +45,5 @@
|
|||
{{ else }}
|
||||
<link rel="stylesheet" href="/css/site.min.css" />
|
||||
<link rel="stylesheet" href="/css/player.min.css" />
|
||||
<link rel="stylesheet" href="/css/eu.css" />
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Reference in a new issue