projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a572a10
)
templates: default: add mock links for pages
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Sat, 20 Jul 2013 08:12:11 +0000
(11:12 +0300)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Sat, 20 Jul 2013 08:12:11 +0000
(11:12 +0300)
templates/default.html
patch
|
blob
|
history
diff --git
a/templates/default.html
b/templates/default.html
index
8190e9f
..
20c719c
100644
(file)
--- a/
templates/default.html
+++ b/
templates/default.html
@@
-15,7
+15,9
@@
<a href="/">The Tar Pit</a>
</div>
<div id="navigation">
- TODO
+ <a href="">About</a>
+ <a href="">Archive</a>
+ <a href="">RSS</a>
</div>
</div>