fix: title being changed by boost
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{define "blog"}}
|
||||
{{template "layout-page-start" (args "Title" "Blog")}}
|
||||
{{template "layout-page-start" (args "Title" "Capytal")}}
|
||||
<div class="flex h-full w-full justify-center pt-[30vh]">
|
||||
<div class="text-center">
|
||||
<header class="mb-10 flex justify-center">
|
||||
|
||||
Reference in New Issue
Block a user