Skip to content

Commit

Permalink
tampered with the image for the header
Browse files Browse the repository at this point in the history
  • Loading branch information
dominrios committed Jun 25, 2024
1 parent e086528 commit 6b6342f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/header.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div id="header" style = "background-image:url(/images/temp-image.jpg); background-size: cover;">
<div id="header" style = "background-image:url(../../static/images/temp-image.jpg); background-size: cover;">
{{ if .Site.IsMultiLingual }}
{{- partial "languages.html" . }}
{{- end -}}
Expand Down

0 comments on commit 6b6342f

Please sign in to comment.