User Authentication and Other fixes #1
@@ -2,7 +2,8 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<link rel="shortcut icon" type="image/x-icon" href="data:image/x-icon;,">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.svg">
|
||||||
<link data-trunk rel="css" href="css/index.css" />
|
<link data-trunk rel="css" href="css/index.css" />
|
||||||
<link data-trunk rel="copy-dir" href="static" />
|
<link data-trunk rel="copy-dir" href="static" />
|
||||||
<link rel="stylesheet" href="/assets/tailwind.css"/>
|
<link rel="stylesheet" href="/assets/tailwind.css"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user