feat: add title on front
This commit is contained in:
parent
56619b524d
commit
915433bb48
2 changed files with 4 additions and 3 deletions
|
|
@ -8,6 +8,10 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>SimuGaz</h1>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<section class="filters">
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue