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)
|
FONTS = $(shell find fonts -type f)
|
||||||
CSS = style.css where.css
|
CSS = style.css
|
||||||
PAGES = index.html where.html pubkey.txt
|
PAGES = index.html pubkey.txt
|
||||||
MEDIA = $(patsubst %,media/%, \
|
MEDIA = $(patsubst %,media/%, \
|
||||||
bg.png bg_2x.png bg_dim.png bg_2x_dim.png \
|
bg.png bg_2x.png bg_dim.png bg_2x_dim.png \
|
||||||
mlem.gif mlem_static.png cybre.png donphan.png types.png \
|
mlem.gif mlem_static.png cybre.png donphan.png types.png \
|
||||||
|
|
|
@ -51,12 +51,6 @@
|
||||||
<img class=icon src=media/speech.svg>
|
<img class=icon src=media/speech.svg>
|
||||||
conlangs
|
conlangs
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<li>
|
|
||||||
<a href=where.html>
|
|
||||||
<img class=icon src=media/contact.svg>
|
|
||||||
contact
|
|
||||||
</a>
|
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue