From c70e32b7d43282e0cb4b4d36ca4956bd5e1b9ed6 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 23 Dec 2017 00:31:48 -0500 Subject: config: fix typo, prevent it from happening again --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index c18c019..072ba80 100644 --- a/config.yaml +++ b/config.yaml @@ -2,7 +2,7 @@ url: "https://www.andrewdm.me/" html_suffixes: ["md", "org"] # Licenses -default_license: "CC BS-SA-3.0" +default_license: "CC BY-SA-3.0" license_uris: "CC BY-SA-3.0": "https://creativecommons.org/licenses/by-sa/3.0/" "WTFPL-2": "http://www.wtfpl.net/txt/copying/" -- cgit v1.2.3