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