update code formating

This commit is contained in:
somrat sorkar
2023-07-06 09:10:59 +06:00
parent 665944ebe1
commit dd7c13e06b
19 changed files with 20 additions and 30 deletions

View File

@@ -7,7 +7,6 @@
<!-- head (don't cache it) -->
{{ partial "essentials/head.html" . }}
<!-- style (always cache it) -->
{{ partialCached "essentials/style.html" . }}
</head>