Statically define the social icons
This commit is contained in:
parent
045908410a
commit
d4b977b1ee
3 changed files with 9 additions and 21 deletions
|
@ -17,9 +17,7 @@
|
|||
|
||||
<!-- Styles & Scripts -->
|
||||
{{ $app_css := resources.Get "app.css" }}
|
||||
<!---->
|
||||
{{ $custom_css := resources.Get "style.css" }}
|
||||
<!---->
|
||||
{{ $css := slice $app_css $custom_css | resources.Concat "app.css" | minify }}
|
||||
<link rel="preload stylesheet" as="style" href="{{ $css.Permalink }}" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue