generated from ArthurBeaulieu/FrontBase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
23 lines (22 loc) · 850 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="ie=edge" http-equiv="x-ua-compatible">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<meta content="initial-scale=1" name="viewport">
<meta name="description" content="L'arbitre parfait de vos match et tournois de pétanque!">
<title>GrandeBocce – 0.2.0</title>
<link rel="icon" href="https://raw.githubusercontent.com/ArthurBeaulieu/ArthurBeaulieu/master/assets/img/ab-logo.png" type="image/png" sizes="32x32">
<link rel="stylesheet" type="text/css" href="dist/GrandeBocce.bundle.css">
</head>
<body>
<nav id="app-header">
<h1 id="text-header">GrandeBocce</h1>
<h2 id="subtext-header"></h2>
</nav>
<main id="app-container">
</main>
<script type="text/javascript" src="dist/GrandeBocce.bundle.js"></script>
</body>
</html>