|
@@ -26,6 +26,9 @@ googleAnalytics = ""
|
|
|
# Examples: "Mon, Jan 2, 2006" or "2006-01-02"
|
|
|
date_format = "Mon, Jan 2, 2006"
|
|
|
|
|
|
+ # Enable global LaTeX math rendering? If false, you can enable it locally on a per page basis.
|
|
|
+ math = false
|
|
|
+
|
|
|
# Link custom CSS and JS assets (relative to /static/css and /static/js respectively)
|
|
|
custom_css = []
|
|
|
custom_js = []
|