mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-08 23:53:24 +00:00
Change le header de template
This commit is contained in:
@@ -31,6 +31,10 @@
|
|||||||
<link rel="stylesheet" href="/css/style.css" media="screen">
|
<link rel="stylesheet" href="/css/style.css" media="screen">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<header class="site-header" role="banner">
|
||||||
|
<h1>Kaamelott Soundboard</h1>
|
||||||
|
</header>
|
||||||
|
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<div class="uil-ring-css"><div></div></div>
|
<div class="uil-ring-css"><div></div></div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1,11 +1,3 @@
|
|||||||
<header class="site-header" role="banner">
|
|
||||||
<h1>Kaamelott Soundboard</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<main class="site-main" role="main">
|
<main class="site-main" role="main">
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="site-footer" role="contentinfo">
|
|
||||||
|
|
||||||
</footer>
|
|
||||||
|
|||||||
Reference in New Issue
Block a user