From 7ebed13214806836fd09ef4c16ac6dfbfa6b93c7 Mon Sep 17 00:00:00 2001 From: Tpk Date: Tue, 7 May 2019 14:02:51 +0200 Subject: [PATCH] Fixed deprecated {{lang}} usage (#3) no issue - {{lang}} was deprecated in favor of {{@site.lang}} with TryGhost/gscan@73e0082 --- default.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.hbs b/default.hbs index 2b5c65af..2ef30d3f 100644 --- a/default.hbs +++ b/default.hbs @@ -1,5 +1,5 @@ - + {{!-- Document Settings --}}