Link brave directly to referral link

This commit is contained in:
2021-06-29 12:08:31 +02:00
parent 4d140ad5a2
commit 887f055d67
4 changed files with 7 additions and 6 deletions

View File

@@ -74,7 +74,7 @@ func New(
wc.templates.ParseTemplates(false)
if wc.hostname, err = os.Hostname(); err != nil {
panic(fmt.Errorf("Could not get hostname: %s", err))
panic(fmt.Errorf("could not get hostname: %s", err))
}
// Serve static files