From f3504421d4658345917321dad40b79068aa760a8 Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Thu, 24 Mar 2022 01:31:41 +0100 Subject: feat: Add projects page Add a list of software I have finish and use on my day to day life. --- themes/flamingo/layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/flamingo/layouts/_default') diff --git a/themes/flamingo/layouts/_default/baseof.html b/themes/flamingo/layouts/_default/baseof.html index ccec626..7bbf0d5 100644 --- a/themes/flamingo/layouts/_default/baseof.html +++ b/themes/flamingo/layouts/_default/baseof.html @@ -6,7 +6,7 @@ - + {{ with .Site.Params.favicon }}{{ end }} -- cgit v1.2.3