From 9c4299720900fce52daedfce2314d31e92f7fe1d Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 3 Feb 2018 15:33:17 -0800 Subject: Add support for base URLs with subfolders --- template/html/integrations.html | 4 ++-- template/template.go | 3 +++ template/views.go | 8 ++++---- 3 files changed, 9 insertions(+), 6 deletions(-) (limited to 'template') diff --git a/template/html/integrations.html b/template/html/integrations.html index 8c597ee..91f5b7a 100644 --- a/template/html/integrations.html +++ b/template/html/integrations.html @@ -40,7 +40,7 @@ -

{{ t "Fever API endpoint:" }} {{ baseURL }}{{ route "feverEndpoint" }}

+

{{ t "Fever API endpoint:" }} {{ rootURL }}{{ route "feverEndpoint" }}

Pinboard

@@ -120,7 +120,7 @@

{{ t "This special link allows you to subscribe to a website directly by using a bookmark in your web browser." }}

-