File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
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. " />
3
- </ h1 >
2
+ < img src ="/img/2025/common /header-logo.png " alt ="DojoCon Japan 2025 Inspire Next. " />
3
+ </ h1 >
Original file line number Diff line number Diff line change 1
1
{% if page_title or page_title == '' %}
2
- {% assign page_title = page.title %}
2
+ {% assign page_title = page.title %}
3
3
{% endif %}
4
4
{% if page_subtitle or page_subtitle == '' %}
5
- {% assign page_subtitle = page.subtitle %}
5
+ {% assign page_subtitle = page.subtitle %}
6
6
{% endif %}
7
7
{% assign page_title = page.title %}
8
8
<!DOCTYPE html>
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments