fix: landing page layout — centered h2s, constrained width, data-landing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
c469e69750
commit
fa9190abe1
2 changed files with 25 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{{ define "content" }}
|
||||
{{ .Content }}
|
||||
<main data-landing>
|
||||
{{ .Content }}
|
||||
</main>
|
||||
{{ end }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue