mirror of
https://gitlab.com/nekoya/web.git
synced 2025-04-09 23:52:57 +02:00
Fixed CSS link for register
This commit is contained in:
parent
39d9cbe35a
commit
f69a0f28da
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,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">
|
||||
<link href="../../public/css/register.css" rel="stylesheet">
|
||||
<link href="/css/register.css" rel="stylesheet">
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js"></script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue