From 6497b7d07d941e41cec8ff0e9c848b6091da4671 Mon Sep 17 00:00:00 2001 From: Damillora Date: Tue, 20 Apr 2021 12:04:43 +0700 Subject: [PATCH] chore: reformat and update jquery --- default.hbs | 64 +++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/default.hbs b/default.hbs index 016d08e..d263541 100644 --- a/default.hbs +++ b/default.hbs @@ -1,38 +1,40 @@ - - - - {{meta_title}} - - + + + - + {{meta_title}} + + - - - + - - - - - {{ghost_head}} - - - {{> "site-header"}} -
- {{{body}}} -
- - - {{{block "scripts"}}} + + + - {{ghost_foot}} - - + + + + + {{ghost_head}} + + + + {{> "site-header"}} +
+ {{{body}}} +
+ + + + {{{block "scripts"}}} + + {{ghost_foot}} + + + \ No newline at end of file