feat(graphism): Adding favicon and title image
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Star Wars - Wild Space</title>
|
||||
<link rel="stylesheet" href="./style.css" />
|
||||
<link rel="icon" type="image/png" href="./graphism/favicon.png" />
|
||||
</head>
|
||||
<body>
|
||||
<!-- Auth Modal ──────────────────────────────────────────────────────────── -->
|
||||
@@ -77,7 +78,7 @@
|
||||
<button type="button" id="closeMenuBtn" class="closeMenuBtn" aria-label="Close menu">✕</button>
|
||||
|
||||
<div class="infoSection infoSection--title">
|
||||
<div class="h1">Star Wars - Wild Space</div>
|
||||
<img src="./graphism/Version_03.png" alt="Star Wars - Wild Space" class="titleBanderol" />
|
||||
<div class="sub">Explorez les Régions Inconnues pour faire triompher votre camp !</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user