Template
This commit is contained in:
47
dist/index.html
vendored
47
dist/index.html
vendored
@@ -5,16 +5,49 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
<link rel="icon" href="/favicon.824cf0c5.ico" type="image/x-icon">
|
||||
<link rel="stylesheet" href="/index.b10d73a7.css">
|
||||
<script src="/index.739bf03c.js" defer=""></script>
|
||||
</head>
|
||||
<body class="p-5">
|
||||
<h1>All done</h1>
|
||||
<div id="root">
|
||||
<div class="spinner-grow text-primary" role="status">
|
||||
<span class="visually-hidden">Loading...</span>
|
||||
<body>
|
||||
<header class="hero">
|
||||
<div class="header-top">
|
||||
<div class="header-logo">
|
||||
<a href="/"></a><img src="/logo.0d5ec2af.svg" alt="Logo">
|
||||
</div>
|
||||
<nav class="header-nav">
|
||||
<a href="">hello</a>
|
||||
<a href="">hello</a>
|
||||
<a href="">hello</a>
|
||||
<a href="">hello</a>
|
||||
<a href="">hello</a>
|
||||
</nav>
|
||||
<svg viewbox="0 0 100 100" class="nav-burger-btn">
|
||||
<rect y="10"></rect>
|
||||
<rect y="43"></rect>
|
||||
<rect y="75"></rect>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
<button class="btn btn-primary">Clickety click</button>
|
||||
<div class="header-hero">
|
||||
<img src="/hero.4243088c.jpg" alt="">
|
||||
</div>
|
||||
</header>
|
||||
<main>
|
||||
<section id="root">
|
||||
<div class="spinner-grow text-primary" role="status">
|
||||
<span class="visually-hidden">Loading...</span>
|
||||
</div>
|
||||
</section>
|
||||
<section class="main-colour">hello</section>
|
||||
<section class="hero">WOW!</section>
|
||||
<section class="second-colour">some text</section>
|
||||
<section>some more text</section>
|
||||
</main>
|
||||
<footer>
|
||||
<div>hello</div>
|
||||
<div>ddf</div>
|
||||
<div></div>
|
||||
<div></div>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user