From 41829548212ade6885c50f8970467240e15857e8 Mon Sep 17 00:00:00 2001 From: Mr-IoT Date: Mon, 1 Jan 2024 15:54:11 +0530 Subject: [PATCH] Create _config.yml --- _config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..7a7df3b --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +title: Midnight theme +description: Midnight is a theme for GitHub Pages. +show_downloads: true +google_analytics: +theme: jekyll-theme-midnight