From 7cf8dcc27fc40b1eb2822f564fd0e8727bc7dff4 Mon Sep 17 00:00:00 2001 From: Dustin Pianalto Date: Mon, 20 Feb 2023 22:09:22 -0900 Subject: [PATCH] disable header --- config.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml.dist b/config.yml.dist index 714242e..b886981 100644 --- a/config.yml.dist +++ b/config.yml.dist @@ -4,7 +4,7 @@ subtitle: "homer.djpianalto.com" logo: "logo.png" # icon: "fas fa-skull-crossbones" # Optional icon -header: true +header: false footer: '

Created with ❤️ with bulma, vuejs & font awesome // Fork me on

' # set false if you want to hide it. # Optional theme customization