We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 673db71 commit 58343f6Copy full SHA for 58343f6
_includes/header.html
@@ -1,3 +1,5 @@
1
<h1 class="max-w-lg mx-auto pt-5 px-8">
2
- <img src="/img/2025/common/header-logo.png" alt="DojoCon Japan 2025 Inspire Next." />
+ <a href="/">
3
+ <img src="/img/2025/common/header-logo.png" alt="DojoCon Japan 2025 Inspire Next." />
4
+ </a>
5
</h1>
0 commit comments