mirror of
https://github.com/aljazceru/njump.git
synced 2026-02-23 15:04:22 +01:00
Add new homepage: top animation and first block
This commit is contained in:
@@ -11,7 +11,7 @@ templ errorTemplate(params ErrorPageParams) {
|
||||
<body
|
||||
class="mb-16 bg-white text-gray-600 dark:bg-neutral-900 dark:text-neutral-50 print:text-black"
|
||||
>
|
||||
@topTemplate()
|
||||
@topTemplate(params.HeadParams)
|
||||
<div class="mx-auto mt-12 w-10/12 text-center lg:w-9/12">
|
||||
<div class="mx-auto w-4/5 sm:w-3/5">
|
||||
<div class="mt-4 text-2xl leading-6">
|
||||
|
||||
Reference in New Issue
Block a user