fix: remove unused files
This commit is contained in:
@@ -14,8 +14,6 @@ templ Page(title string) {
|
||||
<link rel="stylesheet" href="/uno.css"/>
|
||||
<link rel="stylesheet" href="/global.css"/>
|
||||
<title>{ title }</title>
|
||||
<script type="module" src="/scripts/popover.js"></script>
|
||||
<link rel="stylesheet" href="/styles/popover.css"/>
|
||||
</head>
|
||||
<body
|
||||
class={ "flex flex-col justify-center items-center " +
|
||||
|
||||
Reference in New Issue
Block a user