From 3e30c7241cb18c5e02195e889b9e4dc73490214a Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Tue, 25 May 2021 17:06:18 +0300 Subject: fix minor issues add width and height to icons add lang meta-tag add swap to fonts for faster loading --- _layouts/default.html | 1 + 1 file changed, 1 insertion(+) (limited to '_layouts/default.html') diff --git a/_layouts/default.html b/_layouts/default.html index b146090..fdb18e0 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,6 +2,7 @@ + {{ page.title }} - {{ site.title }} -- cgit v1.2.3