From 1a4b5f8418b673a0bced8ffb47fbaa4e023cb339 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 6 Jan 2020 11:34:02 +0100 Subject: theme config --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 3b5f672..3329f3d 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,6 @@ # (string) Title of your wiki title: +theme: jekyll-theme-git-wiki # (string) Description of your wiki description: # (boolean) Enable/disable wiki page list in sidebar -- cgit