Skip to content

Commit aef9d89

Browse files
committed
Temporarily hide header/footer logo images
1 parent fa54036 commit aef9d89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,14 @@
153153
<div id="top">
154154
<!--<div id="header"></div>-->
155155
<div id="header_logo_index">
156+
<!--
156157
<div class="logo_area">
157158
<p class="logo">
158159
<img src="/img/logo.png" width="300px" loading="lazy"
159160
alt="{{ site.title }}"
160161
title="{{ site.title }}" /></p>
161162
</div>
163+
-->
162164
<a href="#index_content1" class="link"><span>Start content</span></a>
163165
</div>
164166

@@ -308,6 +310,7 @@ <h3 class="headline rich_font" id='rules'>
308310
<div id="footer_top_inner">
309311

310312
<!-- footer logo -->
313+
<!--
311314
<div id="footer_logo">
312315
<div class="logo_area">
313316
<p class="logo">
@@ -317,6 +320,7 @@ <h3 class="headline rich_font" id='rules'>
317320
</p>
318321
</div>
319322
</div>
323+
-->
320324

321325
<!-- footer menu -->
322326
</div><!-- END #footer_top_inner -->

0 commit comments

Comments
 (0)