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

[WIP] Update header

This commit is contained in:
Moe Poi ~ 2021-11-09 10:09:08 +07:00
parent 0130984996
commit c66733d0d9

View file

@ -13,6 +13,7 @@
<script src="https://unpkg.com/feather-icons"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js"></script>
<link href="/css/navbar.css" rel="stylesheet">
<% if(state == "bag") { %>
<link href="/css/bag.css" rel="stylesheet">