fix when running from absolute path
This commit is contained in:
@@ -4,5 +4,6 @@ templ Home() {
|
||||
<div class="text-center">
|
||||
<h1 class="text-5xl font-bold">Welcome!</h1>
|
||||
<p class="text-indigo-200 mt-4">This is a simple home screen.</p>
|
||||
<p class="text-indigo-200 mt-4">{ buildTime }</p>
|
||||
</div>
|
||||
}
|
||||
|
Reference in New Issue
Block a user