diff options
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,6 +174,7 @@ func generateConfigFile(isToml bool) { }, Legal: "legal.html", CustomPages: []string{"custom.json"}, + RelMeLinks: []string{"https://foo.example.org/@bar"}, } var b []byte var err error |
