From 9629ddd2325799cf2fe51c82f2060f6af3d2ab91 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 8 Dec 2016 20:37:19 +0000 Subject: [PATCH] Add link to random page in more menu --- peppermint.guiconfig.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/peppermint.guiconfig.json b/peppermint.guiconfig.json index 6411cf4..70ce141 100644 --- a/peppermint.guiconfig.json +++ b/peppermint.guiconfig.json @@ -57,6 +57,10 @@ "🎫 All Tags", "index.php?action=list-tags" ], + [ + "⇝ Random Page", + "?action=random" + ], [ "Recent changes", "?action=recent-changes"