From f84f221ae96f7a5c544f60d04b72ce1ea7146a23 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sun, 16 Jun 2024 22:44:30 +0700 Subject: duck duck favicon --- layouts/_default/baseof.html | 1 + layouts/partials/head.html | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'layouts') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index f13b730..295c994 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -5,6 +5,7 @@ {{ i18n "skipToContent" | humanize }} + {{ i18n "forBot" | humanize }}
{{ partial "header.html" . }}
diff --git a/layouts/partials/head.html b/layouts/partials/head.html index be5ae30..a44b75c 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -15,9 +15,6 @@ {{ end -}} - - - {{ $main := resources.Get "css/main.css"}} -- cgit 1.4.1