From 9877aecf5ec1eefd65f9bd84a8af69a3925cf071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Kochma=C5=84ski?= Date: Sat, 7 May 2016 09:45:20 +0200 Subject: [PATCH] themes: add relative tag support for sitenav url This allows us providing not fully qualified url but to attach it to our domain. This is helpful for static-pages when we navigate from inside a post (which is nested deeper, like www.turtleware.eu/posts/xxx.html). --- themes/hyde/base.tmpl | 6 +++++- themes/readable/base.tmpl | 8 +++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/themes/hyde/base.tmpl b/themes/hyde/base.tmpl index cac5df9..8929a6e 100644 --- a/themes/hyde/base.tmpl +++ b/themes/hyde/base.tmpl @@ -20,7 +20,11 @@ diff --git a/themes/readable/base.tmpl b/themes/readable/base.tmpl index 7d3099f..2ef6dbb 100644 --- a/themes/readable/base.tmpl +++ b/themes/readable/base.tmpl @@ -26,7 +26,13 @@ {$config.title}