From 626a9d8ee3a480c5beba309ffa51e0fee0e2b0a5 Mon Sep 17 00:00:00 2001 From: nico-canta Date: Tue, 27 Feb 2024 10:44:35 +0100 Subject: [PATCH] config --- _config.yml | 3 +++ index.html | 0 2 files changed, 3 insertions(+) create mode 100644 _config.yml create mode 100644 index.html diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..d47f5cb --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +theme: jekyll-theme-minimal +title: Nicola's homepage +description: Bookmark this to keep an eye on my project updates! diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29