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 a675da0 commit a525f0dCopy full SHA for a525f0d
_includes/header.html
@@ -25,8 +25,8 @@ <h1 class="xl:block hidden mx-auto max-w-lg pt-5 px-8">
25
<nav id="menu-nav" class="hidden my-2 flex-col items-stretch transition-all duration-300">
26
<ul
27
class="flex flex-col min-h-20 items-stretch gap-2 *:px-6 *:text-center *:text-[20px] *:leading-[1.75] *:text-[#cc8f2e] [&_a]:block">
28
- <li><a href="#outline">開催概要</a></li>
29
- <li><a href="#session">セッション</a></li>
+ <li><a href="/#outline">開催概要</a></li>
+ <li><a href="/#session">セッション</a></li>
30
<li><a href="/events/">企画</a></li>
31
<li><a href="/contests/">コンテスト</a></li>
32
<li><a href="https://suzuri.jp/DojoConJapan" target="_blank">グッズ</a></li>
0 commit comments