fix participants.html
This commit is contained in:
parent
a5206d7b07
commit
9805ffe1f4
1 changed files with 247 additions and 247 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue