Added basic search.
This commit is contained in:
parent
57180e986e
commit
c58a1b988b
6 changed files with 211 additions and 21 deletions
|
|
@ -5,6 +5,7 @@
|
|||
<meta name="viewport" content="initial-scale=1.0, user-scalable=yes" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/{{ .VERSION }}/main.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/{{ .VERSION }}/login.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/{{ .VERSION }}/search.css">
|
||||
<script type="importmap">
|
||||
{
|
||||
"imports": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue