Skip to content

Commit

Permalink
fix link in page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-demin committed Nov 10, 2024
1 parent 39be7a9 commit 2969bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion page.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<header>
<div>
<a href="/">${site_title}</a>
<a href="${base}/">${site_title}</a>
</div>
<div>
<a href="${source}">Source</a>
Expand Down

0 comments on commit 2969bd7

Please sign in to comment.