refactor: rename article-footer to article-meta (#1293)
* refactor: rename `article-footer` to `article-meta`, and remove unnecesary structures * fix: Update default article license URL to point to Creative Commons.
This commit is contained in:
@@ -13,7 +13,7 @@ favicon = "img/avatar.png"
|
||||
[article]
|
||||
[article.license]
|
||||
enabled = true
|
||||
default = "Licensed under CC BY-NC-SA 4.0"
|
||||
default = "Licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
|
||||
|
||||
[widgets]
|
||||
homepage = [
|
||||
|
||||
Reference in New Issue
Block a user