We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88d0167 commit bfe616fCopy full SHA for bfe616f
3 files changed
README.md
@@ -19,7 +19,7 @@ This repository uses two licenses.
19
20
* **Apache License 2.0**
21
22
- all directories except `./_collections/_portal_posts`
+ All directories except `./_collections/_portal_posts`
23
* **Creative Commons - Attribution-ShareAlike 4.0 International**
24
25
- `./_collections/_portal_posts` directory
+ Directory `./_collections/_portal_posts`. License is available here: `./_collections/_portal_posts/_LICENCE.txt`
_collections/_portal_posts/LICENSE.txt _collections/_portal_posts/_LICENSE.txt_collections/_portal_posts/LICENSE.txt renamed to _collections/_portal_posts/_LICENSE.txt
_config.yml
@@ -50,6 +50,7 @@ exclude:
50
- CODE_OF_CONDUCT.md
51
- CONTRIBUTING.md
52
- LICENSE.txt
53
+ - _collections/_portal_posts/LICENSE.txt
54
55
# Don't generate json file on build
56
redirect_from:
0 commit comments