Code refactoring

This commit is contained in:
Hazem Krimi
2023-11-21 17:40:40 +01:00
parent b70e0e9e93
commit 91d691d7c1
29 changed files with 496 additions and 592 deletions
-6
View File
@@ -1,9 +1,3 @@
{{ define "styles" }}
{{ $styles := resources.Get "css/contact.css" | toCSS | minify }}
<link rel="stylesheet" href="{{ $styles.Permalink }}" />
{{ end }}
{{ define "main" }}
{{ partial "breadcrumb.html" . }}