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
@@ -28,3 +28,9 @@
background: #6c757d;
}
</style>
<!-- Custom Styles -->
{{ if .Site.Params.customCSS }}
<link rel="stylesheet" href="/style.css">
{{ end }}