diff --git a/README.md b/README.md index d11a289..6e488f6 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,4 @@ Then, run `yarn build`. The site will be built to the `public/` directory. ## License -Open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE). +Code open-sourced with the [MIT license](https://git.holllo.cc/Bauke/bauke.xyz/src/branch/main/LICENSE), content licensed under [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0/). diff --git a/package.json b/package.json index 1830fc6..b481050 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "bauke.xyz", "description": "My personal website.", - "version": "0.1.0", + "version": "0.1.1", "author": "Bauke ", "homepage": "https://bauke.xyz", "repository": "https://git.holllo.cc/Bauke/bauke.xyz",