summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2020-07-09 14:09:41 +0200
committerYorhel <git@yorhel.nl>2020-07-09 14:09:41 +0200
commit8d7bfc3c169e112744fe6d3bd49b4fcbcb603959 (patch)
tree3477b9476b6ebd66a20e655b932de55728c8d5d1 /lib
parente32b11875bcc86891ea5a70fbd4f30ec17102db1 (diff)
Docs::Page: Add link to d19
Diffstat (limited to 'lib')
-rw-r--r--lib/VNWeb/Docs/Page.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/VNWeb/Docs/Page.pm b/lib/VNWeb/Docs/Page.pm
index 54c10b68..6bf6ebfe 100644
--- a/lib/VNWeb/Docs/Page.pm
+++ b/lib/VNWeb/Docs/Page.pm
@@ -15,6 +15,7 @@ sub _index_ {
li_ sub { a_ href => '/d16', 'Staff' };
li_ sub { a_ href => '/d12', 'Characters' };
li_ sub { a_ href => '/d10', 'Tags & Traits' };
+ li_ sub { a_ href => '/d19', 'Image Flagging' };
li_ sub { a_ href => '/d13', 'Capturing Screenshots' };
li_ sub { b_ 'About VNDB' };
li_ sub { a_ href => '/d9', 'Discussion Board' };