From 9204cde3538fb8f1fc3defa6c3453f5cfcfb85fe Mon Sep 17 00:00:00 2001 From: jeffreytse Date: Fri, 10 Jul 2020 22:27:56 +0800 Subject: feat: use highlightjs as highlighter --- _includes/head.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '_includes/head.html') diff --git a/_includes/head.html b/_includes/head.html index be3be7a..1ac5112 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,10 +6,17 @@ {%- seo -%} + + + + + {%- feed_meta -%} {%- if jekyll.environment == 'production' and site.google_analytics -%} - {%- include extensions/google-analytics.html -%} + {%- include extensions/google-analytics.html -%} {%- endif -%} -- cgit v1.2.3