From ce06c9217f33e2a18efad641fa16d68a50381521 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 26 Mar 2019 11:30:51 +0100 Subject: [PATCH] [SKIP CI] small fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43157c6..8e5fabe 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ Source repository for my personal blog [geeklabor.de](https://geeklabor.de). -The included theme is managed at an [own repository](https://gitea.rknet.org/xoxys/theme-geeklab) and merged by git-subtree. While the theme is licenced under the open [MIT Licence](https://gitea.rknet.org/xoxys/geeklabor/raw/branch/master/LICENSE), all articles in `./content` folder are licenced under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/). +The included theme is managed at its [own repository](https://gitea.rknet.org/xoxys/theme-geeklab) and merged by git-subtree. While the theme is licenced under the open [MIT Licence](https://gitea.rknet.org/xoxys/geeklabor/raw/branch/master/LICENSE), all articles in `./content` folder are licenced under a more restrictive [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/).