We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948ecd2 commit c8a1a29Copy full SHA for c8a1a29
1 file changed
pelicanconf.py
@@ -101,7 +101,7 @@ def md(content, *args):
101
102
# When set to true, external links to KeyForge/M:tG/Gwent/FaB card images will be used
103
# if false images will be downloaded (which could be a copyright violation if you include them)
104
-USE_EXTERNAL_LINKS = False
+USE_EXTERNAL_LINKS = True
105
STATIC_EXCLUDES = []
106
107
# Uncomment following line if you want document-relative URLs when developing
0 commit comments