start of comm page
This commit is contained in:
parent
b8cabf2765
commit
d6c63e4aaf
3 changed files with 114 additions and 2 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 where.css comms.css
|
||||
PAGES = index.html where.html comms.html pubkey.txt
|
||||
MEDIA = $(patsubst %,media/%, \
|
||||
bg.png bg_2x.png bg_dim.png bg_2x_dim.png snugl.png \
|
||||
mlem.gif mlem_static.png cybre.png donphan.png types.png \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue