fix typo in home, remove assets/tailwind.css

This commit is contained in:
2026-04-17 11:45:36 +02:00
parent 12ebb3f8d9
commit c29d5f5a9f
3 changed files with 2 additions and 423 deletions

View File

@ -15,7 +15,7 @@ pub fn Home() -> Element {
href : "https://git.tmoron.fr/tom",
"gitea"
}
p { class : "text-sm text-gray-600", "I konw, you're impressed by my design skills." }
p { class : "text-sm text-gray-600", "I know, you're impressed by my design skills." }
}
}
}