This commit is contained in:
gurusabarish
2021-11-19 00:32:02 +05:30
parent 01c7caee04
commit a39edbe353
10 changed files with 46 additions and 1 deletions
+6
View File
@@ -8,3 +8,9 @@
<link rel="stylesheet" href="/css/all.min.css" media="all">
<link rel="stylesheet" href="/css/fontawesome.min.css" media="all">
<link rel="stylesheet" href="/css/v2/v2.css" media="all">
<!-- Custom Styles -->
{{ if .Site.Params.customCSS }}
<link rel="stylesheet" href="/style.css">
{{ end }}