diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/bugs/done.mdwn | 2 | ||||
-rw-r--r-- | website/templates/nav.mdwn | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/website/bugs/done.mdwn b/website/bugs/done.mdwn index af88c1c..97fc82a 100644 --- a/website/bugs/done.mdwn +++ b/website/bugs/done.mdwn @@ -1,3 +1,5 @@ +[[!template id="nav"]] + recently fixed [[bugs]] [[inline pages="./* and link(./done) and !*/Discussion" sort=mtime show=10]] diff --git a/website/templates/nav.mdwn b/website/templates/nav.mdwn index 55885ce..d6b4212 100644 --- a/website/templates/nav.mdwn +++ b/website/templates/nav.mdwn @@ -1 +1,3 @@ -[[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]] +[[overview|index]] | [[why?|why]] | [[download]] | [[documentation|doc]] | [[news]] | [[community]] | [[bugs]] + +---- |