You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
799 B

5 years ago
<!DOCTYPE html>
<html>
<head>
<title>Sakura v2</title>
<link rel="stylesheet" href="./dist/bundle.css">
</head>
<body>
<section class="main-container">
<div class="header-top"><!--index cover image-->
<div class="img-container">
<figure style="height: 657px;"></figure>
</div>
<div class="video-container"></div>
</div>
<div class="page-main"><!--page main content (async container)-->
<header class="site-header"></header> <!--nav mune-->
<div class="site-content">
233333<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>233<br><br><br>233
</div>
</div>
</section>
<script type="text/javascript" src="./dist/script_bundle.js"></script>
</body>
</html>