commit 1a283c93e2440e7d1746aae23f1e6e20a375120e parent b3f0a378e7d2dab6213be07e8f2b21fb637d6776 Author: anselm@garbe.us <unknown> Date: Sun, 25 Mar 2012 11:41:52 +0200 added matemobile.com Diffstat:
| A | matemobile.com/_werc/config | | | 2 | ++ |
| A | matemobile.com/index.md | | | 4 | ++++ |
| D | sta.li/_werc/lib/footer.inc | | | 6 | ------ |
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/matemobile.com/_werc/config b/matemobile.com/_werc/config @@ -0,0 +1,2 @@ +siteTitle='matemobile' +menuTitle='about' diff --git a/matemobile.com/index.md b/matemobile.com/index.md @@ -0,0 +1,4 @@ +matemobile +========== + +Coming soon... diff --git a/sta.li/_werc/lib/footer.inc b/sta.li/_werc/lib/footer.inc @@ -1,6 +0,0 @@ -<div class="left"> - <a href="http://werc.cat-v.org/">Powered by werc</a> -</div> -<div class="right"> - © 2010 A suckless.org production -</div>