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>
|
</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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue