summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2018-02-24 09:24:55 +0100
committerYorhel <git@yorhel.nl>2018-02-24 09:24:55 +0100
commit0737a004852f5442142433006d076020b3a99a7d (patch)
tree99033924d4196522ba7a34f125fcce471edf5dfd /lib
parent915f715111b9b086c1b4b1fbdacc629fac205948 (diff)
d8 is back
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Handler/Docs.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNDB/Handler/Docs.pm b/lib/VNDB/Handler/Docs.pm
index bc1166d5..6ee044b7 100644
--- a/lib/VNDB/Handler/Docs.pm
+++ b/lib/VNDB/Handler/Docs.pm
@@ -106,6 +106,7 @@ sub page {
li; a href => '/d7', 'About Us'; end;
li; a href => '/d11', 'Database API'; end;
li; a href => '/d14', 'Database Dumps'; end;
+ li; a href => '/d8', 'Development'; end;
end;
lit _html $d->{content};
end;