change description and homepage in 'about'

This commit is contained in:
Julien Danjou 2007-11-23 14:15:59 +01:00
parent 756b507506
commit 6260b899b2
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ push: output
rsync -Pavz html/ delmak.naquadah.org:/var/www/awesome.naquadah.org/
output:
$(IKIWIKI) `pwd` html -v --wikiname awesome --plugin=goodstuff --templatedir=templates \
$(IKIWIKI) `pwd` html -v --wikiname about --plugin=goodstuff --templatedir=templates \
--exclude=html --exclude=Makefile --rss --url http://awesome.naquadah.org
clean:

View File

@ -24,7 +24,7 @@
<li><a href="/doc/">documentation</a></li>
<li><a href="/download/">download</a></li>
<li><a href="/news/">news</a></li>
<li><a href="/">description</a></li>
<li><a href="/">about</a></li>
</ul>
<div class="visual"></div>
</div>