local loading of CC icon
This commit is contained in:
parent
0b977eb226
commit
b64e5a3bc9
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue