Skip to content

Commit b0ad4c9

Browse files
committed
Revert "Temporarily hide header/footer logo images"
This reverts commit aef9d89.
1 parent d416317 commit b0ad4c9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,12 @@
153153
<div id="top">
154154
<!--<div id="header"></div>-->
155155
<div id="header_logo_index">
156-
<!--
157156
<div class="logo_area">
158157
<p class="logo">
159158
<img src="/img/logo.png" width="300px" loading="lazy"
160159
alt="{{ site.title }}"
161160
title="{{ site.title }}" /></p>
162161
</div>
163-
-->
164162
<a href="#index_content1" class="link"><span>Start content</span></a>
165163
</div>
166164

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

312310
<!-- footer logo -->
313-
<!--
314311
<div id="footer_logo">
315312
<div class="logo_area">
316313
<p class="logo">
@@ -320,7 +317,6 @@ <h3 class="headline rich_font" id='rules'>
320317
</p>
321318
</div>
322319
</div>
323-
-->
324320

325321
<!-- footer menu -->
326322
</div><!-- END #footer_top_inner -->

0 commit comments

Comments
 (0)