From cd7c2db5426b2ee941bfda4ecc61c6968cf6eef8 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 23 Jul 2022 04:44:46 +0200 Subject: [PATCH] make content license explicit --- config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.yml b/config.yml index bbb1d88..32dbd12 100644 --- a/config.yml +++ b/config.yml @@ -2,6 +2,7 @@ baseURL: "https://wonderfall.dev/" languageCode: en-us title: "Wonder's Lab" theme: WonderMod +copyright: '[CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)' enableRobotsTXT: true buildDrafts: false