perf: tackle lighthouse issues
This commit is contained in:
@ -2,7 +2,7 @@ package views
|
||||
|
||||
templ layout(title string) {
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
@head(title)
|
||||
<body>
|
||||
<main id="app">
|
||||
|
Reference in New Issue
Block a user