This commit is contained in:
Hyunchul Kim 2021-10-30 22:28:40 +09:00
parent a781f25359
commit fc3820f825

View file

@ -23,11 +23,11 @@
</a> </a>
</div> </div>
<!-- <div id="timeline_icon_wrapper" class="svg_wrapper"> <div id="timeline_icon_wrapper" class="svg_wrapper">
<a href="/events/"> <a href="/events/list.html">
<img id="about_icon"src="src/img/icon_timeline.svg" alt="구름 모양 타임라인 버튼"> <img id="about_icon"src="src/img/icon_timeline.svg" alt="구름 모양 타임라인 버튼">
</a> </a>
</div> --> </div>
<span id="to_about"> <span id="to_about">
<a href="/about.html"> <a href="/about.html">
@ -40,7 +40,7 @@
</a> </a>
</span> </span>
<span id="to_timeline"> <span id="to_timeline">
<a href="/events/"> <a href="/events/list.html">
TIMELINE TIMELINE
</a> </a>
</span> </span>