From 3d9baf3c2f2f745e6949973f18480092f189116c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Thu, 24 May 2018 09:55:19 -0700 Subject: [PATCH] Set theme jekyll-theme-leap-day --- _config.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 00000000..b8497135 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +theme: jekyll-theme-leap-day \ No newline at end of file