Remove link to main.css from single page template
This commit is contained in:
parent
25b988c906
commit
21cab74651
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
{{ end }}
|
||||
|
||||
{{ define "styles" }}
|
||||
<link rel="preload stylesheet" as="style" href="{{ `/styles/main.css` | absURL }}">
|
||||
{{ if .Page.Scratch.Get "includes_railroad_diagram" }}
|
||||
<link rel="preload stylesheet" as="style" href="{{ `styles/railroad.css` | absURL }}">
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue