commit 48ed25119d0f727bf5f19bb69e7d51add5727773 parent 157e7aefbfd0e28272f4bbc3cc26aa1fcd7ddc70 Author: lostd <lostd@2f30.org> Date: Thu, 18 Jun 2015 18:09:37 +0300 Put some hyperlinks Diffstat:
M | Makefile | | | 2 | +- |
A | links.md | | | 7 | +++++++ |
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -3,7 +3,7 @@ TARG = /var/www/$(NAME) BASE = "/" #BASE = "$(PWD)/" # uncomment for devel only -MENUPAGES = home.html lectures.html guides.html radio.html lists.html +MENUPAGES = home.html lectures.html guides.html radio.html lists.html links.html PAGES = $(MENUPAGES) \ lectures/lecture0.html \ lectures/lecture1.html \ diff --git a/links.md b/links.md @@ -0,0 +1,7 @@ + * [suckless.org](http://suckless.org/) + * [9front.org](http://9front.org/) + * [z3bra.org](http://www.z3bra.org/) + * [r-36.net](http://www.r-36.net/) + * [cat-v.org](http://cat-v.org/) + * [garbe.us](http://garbe.us/) + * [aiju.de](http://aiju.de/)