pidgin/nest

Parents da4681c1827d
Children ec8cf0eb541f
Update config.toml to direct the "Edit" link to the correct part of the repo. Assuming "default" is the branch that represents the website.

Testing Done:
Tested on pages from "Install" through "Help", assuming it works on the remaining ones.

Bugs closed: NEST-28

Reviewed at https://reviews.imfreedom.org/r/134/
--- a/hugo/config.toml Mon Sep 14 20:56:34 2020 -0500
+++ b/hugo/config.toml Thu Sep 24 21:04:53 2020 -0500
@@ -7,7 +7,7 @@
[params]
# Disable arrows
disableNextPrev = true
-editURL = "https://keep.imfreedom.org/pidgin/nest/"
+editURL = "https://keep.imfreedom.org/pidgin/nest/file/default/hugo/content/"
disableShortcutsTitle = true
# These manage the notification banner. When finished, please comment them out