mirror of
https://gitlab.com/nekoya/web.git
synced 2024-12-23 06:50:30 +01:00
Update home navbar to v1
This commit is contained in:
parent
ba508ab29b
commit
47ea26d5a2
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</head>
|
||||
|
||||
<body class="bg-color">
|
||||
<%- include('../layouts/navbar-index.ejs'); %>
|
||||
<%- include('../layouts/navbar.ejs', {types: 'v1', state: 'home'}); %>
|
||||
|
||||
<header>
|
||||
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
|
||||
|
|
Loading…
Reference in a new issue