added a link to the (not yet existent) gopherhole portal
This commit is contained in:
parent
c7ca8bf5f9
commit
a223999000
43
static/img/folder.svg
Executable file
43
static/img/folder.svg
Executable file
@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<svg version="1.1" width="64" height="64" color-interpolation="linearRGB"
|
||||
xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg">
|
||||
<g>
|
||||
<path style="fill:#010101; fill-opacity:0.396"
|
||||
d="M42 61H48L52 57H56L62 51L48 47L42 61z"
|
||||
/>
|
||||
<path style="fill:none; stroke:#000000; stroke-width:4"
|
||||
d="M3 15L13 41L42 59L60 12L48 10L44 12L26 8L24 13L16 11L15.91 19.2L3 15z"
|
||||
/>
|
||||
<linearGradient id="gradient0" gradientUnits="userSpaceOnUse" x1="102.6" y1="8.5" x2="102.74" y2="47.07">
|
||||
<stop offset="0" stop-color="#face79"/>
|
||||
<stop offset="1" stop-color="#bc4105"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient0)"
|
||||
d="M26 8L14 41L42 58L60 12L48 10L44 12L26 8z"
|
||||
/>
|
||||
<linearGradient id="gradient1" gradientUnits="userSpaceOnUse" x1="103.24" y1="12.68" x2="103.39" y2="55.34">
|
||||
<stop offset="0" stop-color="#ffffff"/>
|
||||
<stop offset="1" stop-color="#8e8e8e"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient1)"
|
||||
d="M16 11V41L42 57L49 22L16 11z"
|
||||
/>
|
||||
<linearGradient id="gradient2" gradientUnits="userSpaceOnUse" x1="78.34" y1="-26.66" x2="101.46" y2="12.94">
|
||||
<stop offset="0" stop-color="#9a9a9a"/>
|
||||
<stop offset="1" stop-color="#505050"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient2)"
|
||||
d="M16 11L49 22L42 57L52 20.37L16 11z"
|
||||
/>
|
||||
<linearGradient id="gradient3" gradientUnits="userSpaceOnUse" x1="88.52" y1="9.59" x2="97.54" y2="51.29">
|
||||
<stop offset="0" stop-color="#ffe2ac"/>
|
||||
<stop offset="1" stop-color="#f49806"/>
|
||||
</linearGradient>
|
||||
<path style="fill:url(#gradient3)"
|
||||
d="M3 15L13 41L42 59L38 30L3 15z"
|
||||
/>
|
||||
<path style="fill:#a03d03"
|
||||
d="M3 15L38 30L42 59L40.5 28L3 15z"
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 1.7 KiB |
@ -48,6 +48,7 @@
|
||||
<a href="https://lainon.life"><div class="btncontainer"><img class="btnimg" src="/img/radio.svg"></img><br>lainon.life</div></a>
|
||||
<a href="https://allsprk.tv"><div class="btncontainer"><img class="btnimg" src="/img/projector.svg"></img><br>allsprk.tv</div></a>
|
||||
<a href="https://lainchan.org"><div class="btncontainer"><img class="btnimg" src="/img/lainchan.png"></img><br>Lainchan</div></a>
|
||||
<a href="https://gopher.lain.church"><div class="btncontainer"><img class="btnimg" src="/img/folder.svg"></img><br>Gopherholes</div></a>
|
||||
<img class="cpugraph" src="/graphs/cpu-fp.png"></img>
|
||||
<img class="logo" src="/img/copland.svg"></img>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user