local loading of CC icon

mainline
Trolli Schmittlauch 2022-03-01 02:15:38 +01:00
parent 0b977eb226
commit b64e5a3bc9
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ CC_LICENSE = {
"name": "Creative Commons Attribution-ShareAlike", "name": "Creative Commons Attribution-ShareAlike",
"version": "4.0", "version": "4.0",
"slug": "by-sa", "slug": "by-sa",
"icon": False, # unfortunately the theme loads the image from a 3rd party "local_icons": True,
} }
COPYRIGHT_YEAR = datetime.now().year COPYRIGHT_YEAR = datetime.now().year