Hide CC icon

Fix #223
This commit is contained in:
Alexandre Vicenzi 2021-02-04 22:06:02 +01:00
parent d885544fdf
commit 23ac7c30a4
2 changed files with 3 additions and 0 deletions

View file

@ -58,6 +58,7 @@ CC_LICENSE = {
"name": "Creative Commons Attribution-ShareAlike",
"version": "4.0",
"slug": "by-sa",
"icon": True,
}
COPYRIGHT_YEAR = datetime.now().year