From 6ec19258226ba8f1fae5f348c8ff7dd3f8faef08 Mon Sep 17 00:00:00 2001 From: iJungleboy Date: Mon, 5 Mar 2018 10:38:19 +0100 Subject: [PATCH] koi.json to broadcast bootstrap 3 --- koi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 koi.json diff --git a/koi.json b/koi.json new file mode 100644 index 0000000..d39b6ec --- /dev/null +++ b/koi.json @@ -0,0 +1,9 @@ +{ + "instructions": { + "purpose": "This file is placed in the folder of DNN skins/themes. It tells the Koi system, what the primary CSS framework is for the themes in this folder.", + "discoverMore": "https://connect-koi.net/" + }, + "default": { + "cssFramework": "bs3" + } +}