Clarify MIT and CC BY-SA licenses in README.
This commit is contained in:
parent
db3ad2b7cc
commit
5cb25b5069
|
@ -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/).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "bauke.xyz",
|
||||
"description": "My personal website.",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"author": "Bauke <me@bauke.xyz>",
|
||||
"homepage": "https://bauke.xyz",
|
||||
"repository": "https://git.holllo.cc/Bauke/bauke.xyz",
|
||||
|
|
Loading…
Reference in New Issue