|
@@ -46,9 +46,9 @@ url_video = "#"
|
|
|
url_poster = "#"
|
|
|
url_source = "#"
|
|
|
|
|
|
-[[url_custom]]
|
|
|
-name = "Custom Link"
|
|
|
-url = "http://www.example.org"
|
|
|
+# Custom links (optional).
|
|
|
+# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
|
|
+url_custom = [{name = "Custom Link", url = "http://example.org"}]
|
|
|
|
|
|
# Does the content use math formatting?
|
|
|
math = true
|