File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
< footer class ="site-footer ">
2
2
< div class ="footer-logo ">
3
- < img src ="/img/2025/top/footer_logo .png " alt ="DojoCon Japan 2025 Inspire Next. " />
3
+ < img src ="/img/2025/common/footer-logo .png " alt ="DojoCon Japan 2025 Inspire Next. " />
4
4
</ div >
5
5
< div class ="footer-social ">
6
6
< a href ="https://twitter.com/{{ site.twitter }} " target ="_blank " rel ="noopener " class ="social-x " aria-label ="X ">
23
23
< div class ="footer-copyright ">
24
24
© DojoCon Japan 2025 実行委員会
25
25
</ div >
26
- </ footer >
26
+ </ footer >
Original file line number Diff line number Diff line change 1
1
< h1 class ="max-w-lg mx-auto pt-5 px-8 ">
2
- < img src ="/img/2025/top /header-logo.png " alt ="DojoCon Japan 2025 Inspire Next. " />
2
+ < img src ="/img/2025/common /header-logo.png " alt ="DojoCon Japan 2025 Inspire Next. " />
3
3
</ h1 >
Original file line number Diff line number Diff line change 9
9
< html lang ="ja " dir ="ltr ">
10
10
{% include head.html %}
11
11
12
- < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] font-bold tracking-wider min-h-screen p-4 flex ">
12
+ < body class ="bg-linear-106 from-[#9d1e29] to-[#d4932a] text-[#262626] font-bold tracking-wider min-h-dvh p-4 flex ">
13
13
< div class ="bg-white rounded-2xl min-h-full flex-1 flex flex-col ">
14
14
{% include header.html %}
15
15
16
- < div class =" flex-1 " >
16
+ < div >
17
17
{{ content }}
18
18
</ div >
19
19
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments