fixed other LTE parsing bugs for testing

This commit is contained in:
Russel Yasol
2024-05-08 15:56:45 +08:00
parent d84b8dd3c3
commit 25daa60b62
6 changed files with 169 additions and 87 deletions

View File

@@ -7,8 +7,8 @@
<!-- change to a much simpler tab title -->
<title>Simple Admin</title>
<link rel="stylesheet" href="/css/bulma.css" />
<link rel="stylesheet" type="text/css" href="/css/admin.css" />
<link rel="stylesheet" href="css/bulma.css" />
<link rel="stylesheet" type="text/css" href="css/admin.css" />
<link rel="stylesheet" href="styles.css" />
</head>