From 8d245e3a712fba803bd07684b7d2da46cf843675 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 29 Aug 2019 15:18:33 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d66ab25..e971fca4 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Personal website of [@jakejarvis](https://github.com/jakejarvis), created and de ![Creative Commons Attribution 4.0 International License](https://github.com/creativecommons/cc-cert-core/blob/master/images/cc-by-88x31.png "CC BY") -Licensed under a [Creative Commons Attribution 4.0 International License (CC BY)](https://creativecommons.org/licenses/by/4.0/). +Blog content (everything in the [`content/notes` folder](https://github.com/jakejarvis/jarv.is/tree/master/content/notes)) is licensed under a [Creative Commons Attribution 4.0 International License (CC BY)](https://creativecommons.org/licenses/by/4.0/). Except where otherwise noted, this content is published under a [CC BY license](https://creativecommons.org/licenses/by/4.0/), which means that you can copy, redistribute, remix, transform and build upon the content for any purpose even commercially as long as you give appropriate credit and provide a link to the license. + +Code in this repository, such as the custom Hugo theme, is published under the [MIT license](https://opensource.org/licenses/MIT).