From 8bd9cd992f54cf820451733b4635e93276f5056e Mon Sep 17 00:00:00 2001 From: Lukas Ruge <lukeslog@googlemail.com> Date: Sun, 18 Mar 2018 17:33:34 +0100 Subject: [PATCH] how did this work before? --- _layouts/default.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index e149c655..80cc07b1 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,8 +1,7 @@ <!DOCTYPE html> <html lang="{{ site.lang | default: "de" }}"> <head> - <!-- marketplace.zanox.com --> - <meta name="verification" content="974275d9e2279433332b47fb7c5661a4" /> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" > <!-- General meta --> <meta name="viewport" content="width=device-width, initial-scale=1"> -- GitLab