mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-02-09 03:38:32 -05:00
![Syphdias](/assets/img/avatar_default.png)
Usage - in site config => Params: editPost: URL: "https://github.com/<path_to_repo>/content" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link - in front-matter vars => --- editPost: URL: "https://github.com/<path_to_repo>/content" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link --- - Front-matter vars overrides global ones