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