Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jbub/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbub <juraj.bubniak@gmail.com>2017-08-03 13:27:23 +0300
committerjbub <juraj.bubniak@gmail.com>2017-08-03 13:27:23 +0300
commitc2b1d0d41f4e7fe744c2caca68b3ef935ed09e22 (patch)
tree922ddc536b9a4528391422ab24cb9ecdc31b8666 /README.md
parentf5705111276d4cf60ab0b8148433bf970392a0cb (diff)
Add ability to specify custom highlight.js url.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7df02db..cef94b9 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,8 @@ disqusShortname = "XXX"
shareGooglePlus = true
shareLinkedIn = false
dateFormat = "Mon, Jan 2, 2006"
+ highlightJsUrl = ""
+ highlightJsLocalUrl = ""
[Permalinks]
post = "/:year/:month/:day/:filename/"