Skip to content

Commit bfe616f

Browse files
Fixed issue with license file confusing Jekyll.
1 parent 88d0167 commit bfe616f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This repository uses two licenses.
1919

2020
* **Apache License 2.0**
2121

22-
all directories except `./_collections/_portal_posts`
22+
All directories except `./_collections/_portal_posts`
2323
* **Creative Commons - Attribution-ShareAlike 4.0 International**
2424

25-
`./_collections/_portal_posts` directory
25+
Directory `./_collections/_portal_posts`. License is available here: `./_collections/_portal_posts/_LICENCE.txt`
File renamed without changes.

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ exclude:
5050
- CODE_OF_CONDUCT.md
5151
- CONTRIBUTING.md
5252
- LICENSE.txt
53+
- _collections/_portal_posts/LICENSE.txt
5354

5455
# Don't generate json file on build
5556
redirect_from:

0 commit comments

Comments
 (0)