From 659e32438cc5c7ec605c8b4f28308d227b22ac40 Mon Sep 17 00:00:00 2001 From: cuigh Date: Thu, 12 Oct 2017 20:14:27 +0800 Subject: [PATCH] Add syntax highlight on new archive page --- views/stack/archive/new.jet | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/views/stack/archive/new.jet b/views/stack/archive/new.jet index 1c07ca8..5e3edeb 100644 --- a/views/stack/archive/new.jet +++ b/views/stack/archive/new.jet @@ -1,5 +1,15 @@ {{ extends "../../_layouts/default" }} +{{ block style() }} + +{{ end }} + +{{ block script() }} + + + +{{ end }} + {{ block body() }}
@@ -37,7 +47,7 @@
- +