mirror of https://gitlab.com/curben/blog
docs(readme): specify CC license version
This commit is contained in:
parent
6dd5b31a89
commit
ee115a60bc
|
@ -43,7 +43,7 @@ Refer to [this post](https://mdleom.com/2018/09/21/how-to-create-a-hexo-blog/) f
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The content of this blog is licensed under the [CC-BY-SA license](https://creativecommons.org/licenses/by-sa/4.0/), and the underlying source code used to format and display that content is licensed under the [MIT license](LICENSE.md), unless indicated otherwise.
|
The content of this blog is licensed under a [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/) license, and the underlying source code used to format and display that content is licensed under an [MIT license](LICENSE.md), unless indicated otherwise.
|
||||||
|
|
||||||
## Mirrors
|
## Mirrors
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue