Skip to content

Commit

Permalink
Use relative link also for the XRootD logo
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Aug 8, 2024
1 parent 6c896e0 commit d1687a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div id="container">

<div id="header">
<img src="/images/xrootd-logo.png" alt="XRootD"/>
<img src="{{ '/images/xrootd-logo.png' | relative_url }}" alt="XRootD"/>
</div>

<ul id="tabnav">
Expand Down

0 comments on commit d1687a0

Please sign in to comment.