From b0989da78162720f581a3dcb47235940f02f9ac8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Egil=20M=C3=B6ller?= Date: Wed, 4 Sep 2024 22:20:16 +0200 Subject: [PATCH] Create _config.yml --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..451b2e6 --- /dev/null +++ b/_config.yml @@ -0,0 +1,3 @@ +remote_theme: pages-themes/dinky@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one