Skip to content

Commit

Permalink
Temporarily hide header/footer logo images
Browse files Browse the repository at this point in the history
  • Loading branch information
yasulab committed Jul 24, 2024
1 parent fa54036 commit aef9d89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,14 @@
<div id="top">
<!--<div id="header"></div>-->
<div id="header_logo_index">
<!--
<div class="logo_area">
<p class="logo">
<img src="/img/logo.png" width="300px" loading="lazy"
alt="{{ site.title }}"
title="{{ site.title }}" /></p>
</div>
-->
<a href="#index_content1" class="link"><span>Start content</span></a>
</div>
Expand Down Expand Up @@ -308,6 +310,7 @@ <h3 class="headline rich_font" id='rules'>
<div id="footer_top_inner">
<!-- footer logo -->
<!--
<div id="footer_logo">
<div class="logo_area">
<p class="logo">
Expand All @@ -317,6 +320,7 @@ <h3 class="headline rich_font" id='rules'>
</p>
</div>
</div>
-->
<!-- footer menu -->
</div><!-- END #footer_top_inner -->
Expand Down

0 comments on commit aef9d89

Please sign in to comment.