Add a license for the content
This commit is contained in:
parent
e67cbd48a8
commit
0761669ba0
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
!.gitignore
|
!.gitignore
|
||||||
!README.md
|
!README.md
|
||||||
|
!LICENSE
|
||||||
!content/
|
!content/
|
||||||
!content/blog/
|
!content/blog/
|
||||||
!content/blog/**.md
|
!content/blog/**.md
|
||||||
|
|
2
LICENSE
Normal file
2
LICENSE
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
This work is licensed under CC BY-ND 4.0. To view a copy of this license,
|
||||||
|
visit https://creativecommons.org/licenses/by-nd/4.0/
|
Loading…
Add table
Add a link
Reference in a new issue