diff --git a/_config.icarus.yml b/_config.icarus.yml index 2061f08..5034ec3 100644 --- a/_config.icarus.yml +++ b/_config.icarus.yml @@ -108,6 +108,17 @@ article: fold: unfolded # Whether to show estimated article reading time readtime: true + # Article licensing block + licenses: + Creative Commons: + icon: fab fa-creative-commons + url: 'https://creativecommons.org/' + Attribution: + icon: fab fa-creative-commons-by + url: 'https://creativecommons.org/licenses/by/4.0/' + Noncommercial: + icon: fab fa-creative-commons-nc + url: 'https://creativecommons.org/licenses/by-nc/4.0/' # Search plugin configurations # https://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Search/ search: diff --git a/package.json b/package.json index 62a8122..a74e3b0 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bulma-stylus": "0.8.0", "hexo": "^5.0.2", "hexo-algolia": "^1.3.1", - "hexo-component-inferno": "^0.7.0", + "hexo-component-inferno": "^0.8.0", "hexo-deployer-git": "^2.0.0", "hexo-filter-github-emojis": "^2.1.0", "hexo-generator-archive": "^1.0.0", diff --git a/source/_posts/en/Getting-Started.md b/source/_posts/en/Getting-Started.md index e97ab06..7928342 100644 --- a/source/_posts/en/Getting-Started.md +++ b/source/_posts/en/Getting-Started.md @@ -65,8 +65,6 @@ To install Icarus, take one of the following approaches: