fix: utilisation du bon titre
This commit is contained in:
parent
016aceb45d
commit
d872289f33
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<header class="container mb-2">
|
||||
<nav class="navbar navbar-expand-lg navbar-dark navbar-transparent">
|
||||
<div class="container-fluid">
|
||||
<a class="navbar-brand" href="https://univers.kobold.city/" id="">Univers</a>
|
||||
<a class="navbar-brand" href="https://vault.kobold.city/" id="">Kobold Vault</a>
|
||||
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
|
|
Reference in a new issue