add icons to the left bar
This commit is contained in:
parent
bafd625b7b
commit
001fb0ea02
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
|
@ -92,6 +92,14 @@ html(style='overflow-y:auto' lang='en_US')
|
|||
a(href=route) #{name}
|
||||
|
||||
hr
|
||||
ul(style='text-align:center;padding-left:0')
|
||||
li
|
||||
img(src='/content/blek.gif' width='89' height='32' alt='blek! Gif' title='blek!')
|
||||
li
|
||||
img(src='/content/vsc.gif' width='89' height='32' alt='Made with VSCodium' title='VSCodium')
|
||||
li
|
||||
<a href="https://acingtheinternet.netlify.app"><img src="https://punkwasp.neocities.org/images/buttons/asexuals_now.gif" alt="A button saying asexuals now"></a>
|
||||
hr
|
||||
p(class='nojs_hide') This site is also available in:
|
||||
p(class='nojs_hide')
|
||||
a(href='#' id='aussy_language')
|
||||
|
|
Loading…
Reference in New Issue