disable where.html
This commit is contained in:
parent
4bd79d88d9
commit
5d75f2d696
3 changed files with 2 additions and 8 deletions
4
Makefile
4
Makefile
|
@ -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 \
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue