From 235731c23f737e9a1e4b13bae4685ce04f3211db Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Wed, 23 Nov 2022 07:22:36 +0800 Subject: [PATCH] Update Prism --- layouts/partials/head_extended.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/layouts/partials/head_extended.html b/layouts/partials/head_extended.html index 4f8461c..da5c7c4 100644 --- a/layouts/partials/head_extended.html +++ b/layouts/partials/head_extended.html @@ -1,9 +1,8 @@ {{- /* Here's where the customized version should be. */ -}} {{- /* Prism.js */ -}} - - - - + + + {{ $prism := resources.Get "css/prism.css" }}