1
0
Fork 0
mirror of https://gitlab.com/nekoya/web.git synced 2025-04-25 21:48:01 +02:00

Update login navbar from v3 to v2

This commit is contained in:
Moe Poi ~ 2021-11-09 11:19:31 +07:00
parent 3bcafa8bc6
commit 104ebc0da6

View file

@ -281,7 +281,7 @@
</head>
<body style="background-color: #1b1c1e;">
<%- include('../layouts/navbar.ejs', {types: 'v3', title: 'Login'}); %>
<%- include('../layouts/navbar.ejs', {types: 'v2', title: 'Login'}); %>
<br>