perf: tackle lighthouse issues

This commit is contained in:
rramiachraf
2024-05-01 22:22:54 +01:00
parent 7e40892b1d
commit 59929bb891
7 changed files with 28 additions and 9 deletions

View File

@ -2,7 +2,7 @@ package views
templ layout(title string) {
<!DOCTYPE html>
<html>
<html lang="en">
@head(title)
<body>
<main id="app">