Skip to content

Commit

Permalink
Remove useless code in resources.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed Aug 31, 2024
1 parent bcb705a commit 6c3a098
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/layouts/resources/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
list of sections template file names: https://gohugo.io/templates/lookup-order/#section-templates
-->

{{ if .Site.Params.light_dark }}
{{ partial "light_dark.html" . }}
{{ end }}
<div class="page">
<h1 class="page-title">{{ .Title }}</h1>
<span class="iscsc-description">{{ .Params.description }}</span>
Expand Down

0 comments on commit 6c3a098

Please sign in to comment.