chiark / gitweb /
site: minor conf updates.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 20:22:20 +0000 (21:22 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 2 Nov 2017 20:22:20 +0000 (21:22 +0100)
site/pelicanconf.py
site/publishconf.py

index 625bf62812d6e6bc64f371a76be7d9c92f246c06..aab3a21766b5162ce4759e587f1a408809774786 100644 (file)
@@ -126,7 +126,7 @@ CSS_FILES = ['https://fonts.googleapis.com/css?family=Source+Code+Pro:400,400i,6
              '/static/m-dark.css',
              #'/static/m-debug.css'
              ]
-#CSS_FILES = ['https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700%7CSource+Code+Pro:400,400i,600',
+#CSS_FILES = ['https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700,700i%7CSource+Code+Pro:400,400i,600',
              #'/static/m-light.css']
 
 FORMATTED_FIELDS = ['summary', 'landing', 'header', 'footer']
index 135d36bf090e0df96733cd54d8b8471a940385bb..1653b6643913da909a84d51745c8da87864b0a30 100644 (file)
@@ -33,4 +33,4 @@ OUTPUT_PATH = 'published/'
 DELETE_OUTPUT_DIRECTORY = True
 
 CSS_FILES = ['https://fonts.googleapis.com/css?family=Source+Code+Pro:400,400i,600%7CSource+Sans+Pro:400,400i,600,600i&amp;subset=latin-ext',
-             'http://mcss.mosra.cz/static/m-dark.compiled.css']
+             'static/m-dark.compiled.css']