diff --git a/Makefile b/Makefile index cb9fc46..c4f1212 100644 --- a/Makefile +++ b/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 \ diff --git a/index.html b/index.html index 16de24f..e9bc3b9 100644 --- a/index.html +++ b/index.html @@ -51,12 +51,6 @@ conlangs - -
  • - - - contact - diff --git a/where.html b/where.html.old similarity index 100% rename from where.html rename to where.html.old