From 7cd224570b3401a93ad511396904b7407114cba0 Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Mon, 30 Jul 2018 07:47:50 +1000 Subject: [PATCH] Enables highlightjsstyle --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 5143036..f20eb78 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -17,7 +17,7 @@ theme = "hyde-hyde" authorimage = "/img/hugo.png" dateformat = "Jan 2, 2006" highlightjs = true - # highlightjsstyle = "github" + highlightjsstyle = "github" # please choose either GraphComment or Disqus # GraphCommentId = "your-graph-comment-id" # layoutReverse = true