1
0
Fork 0

disable where.html

This commit is contained in:
Rhiannon Morris 2021-12-05 14:24:28 +01:00
parent 4bd79d88d9
commit 5d75f2d696
3 changed files with 2 additions and 8 deletions

View File

@ -1,6 +1,6 @@
FONTS = $(shell find fonts -type f)
CSS = style.css where.css
PAGES = index.html where.html pubkey.txt
CSS = style.css
PAGES = index.html pubkey.txt
MEDIA = $(patsubst %,media/%, \
bg.png bg_2x.png bg_dim.png bg_2x_dim.png \
mlem.gif mlem_static.png cybre.png donphan.png types.png \

View File

@ -51,12 +51,6 @@
<img class=icon src=media/speech.svg>
conlangs
</a>
<li>
<a href=where.html>
<img class=icon src=media/contact.svg>
contact
</a>
</ul>
</nav>