Fix Link
This commit is contained in:
parent
a781f25359
commit
fc3820f825
1 changed files with 4 additions and 4 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue