mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-11-21 22:45:40 +01:00
Merge pull request #15 from FearlessTobi/fa-update
layout: Update fontawesome
This commit is contained in:
commit
ac7cb5fcc5
@ -20,7 +20,7 @@
|
||||
|
||||
<title>{{- if not .IsHome }}{{ .Title }} - {{ .Site.Title }}{{- else }}{{ .Site.Title }} - {{ .Site.Params.Tagline }}{{- end}}</title>
|
||||
<link href="https://fonts.googleapis.com/css?family=Ubuntu|Dosis" rel="stylesheet">
|
||||
<link href="https://use.fontawesome.com/releases/v5.0.2/css/all.css" rel="stylesheet">
|
||||
<link href="https://use.fontawesome.com/releases/v6.4.0/css/all.css" rel="stylesheet">
|
||||
{{ $stylesheet := resources.Get "scss/style.scss" | toCSS | minify }}
|
||||
<link rel="stylesheet" href="{{ $stylesheet.Permalink }}" />
|
||||
{{- block "css" . }}{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user