local loading of CC icon

This commit is contained in:
Trolli Schmittlauch 2022-03-01 02:15:38 +01:00
parent 0b977eb226
commit b64e5a3bc9

View file

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