fix participants.html

This commit is contained in:
Dooho Yi 2021-12-01 15:24:43 +00:00
parent a5206d7b07
commit 9805ffe1f4

View file

@ -2,7 +2,7 @@
<!DOCTYPE html>
<html>
<head>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>환대의 조각들 Fragments of Hospitality</title>
@ -18,8 +18,8 @@
<script src="src/scripts/lib/decomp.js" type="text/javascript"></script>
<script src="src/scripts/lib/polyfill.js" type="text/javascript"></script>
</head>
<body>
</head>
<body>
<div id="menu">
<div id="logo_wrapper" class="svg_wrapper">
<a href="/">
@ -51,7 +51,7 @@
</a>
</span>
<span id="to_timeline">
<a href="/">
<a href="/events/list.html">
TIMELINE
</a>
</span>