REMOVE big fontawesome gitsubmodule for small icon selection, ADD leave date for teammembers
This commit is contained in:
parent
1e6160b1b1
commit
80feba5acc
16 changed files with 1315 additions and 32 deletions
|
@ -35,7 +35,7 @@
|
|||
{{ with .Site.Params.tracking }}
|
||||
<script src="{{ . }}"></script>
|
||||
{{ end }}
|
||||
<link rel="stylesheet" type="text/css" href="/Font-Awesome/css/all.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/icons/fontawesome.css">
|
||||
{{ $template := resources.Get "scss/index.scss" }}
|
||||
{{ if $template }}
|
||||
{{ $index := $template | resources.ExecuteAsTemplate "css/index.scss" . | resources.ToCSS (dict "outputStyle" "compressed") | fingerprint }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue