From d26d0ae3522b69886faac45b01673f03da08c1e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Ne=C4=8Dada?= <marek@necada.org> Date: Fri, 7 Oct 2022 12:54:21 +0300 Subject: [PATCH] fck ggl --- layouts/_default/baseof.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fa055e0..b50ecee 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -40,13 +40,17 @@ <link type="text/css" rel="stylesheet" href="{{ . | relURL }}"> {{- end}} + <!-- fck ggl <link rel="stylesheet" - href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap"> + href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700&display=swap"> + --> + <!-- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> + --> <link rel="apple-touch-icon-precomposed" sizes="144x144" -- GitLab