package pages // MetaTags defines meta tags. templ MetaTags(keywords, description string) { } // styledTextStyles defines CSS styles for component. css styledTextStyles() { color: #02BF87; } // BodyContent defines HTML content. templ BodyContent(h1, text string) {
You're using Templ package to generate HTML content!
Edit this styled text in the ./templates/pages/index.templ file.
A next-generation CLI tool that makes it easy to create amazing web applications
with Go on the backend, using htmx,
hyperscript or Alpine.js,
and the most popular CSS frameworks on the frontend.