feat(docs): update home page title & tagline

This commit is contained in:
ayo 2026-05-16 09:54:06 +02:00
parent 4b274e1e99
commit 10a8a5203e

View file

@ -1,9 +1,9 @@
---
title: Web Component Base
description: Web components in Easy Mode
title: Ultra-Minimal Custom HTML Elements
description: Only the complexity you need. You decide.
template: splash
hero:
tagline: The ultra-minimal base class for your custom HTML elements
tagline: With opt-in, progressive upgrades for your Web Components, you get only the complexity you need. You decide.
# image:
# file: ../../assets/houston.webp
actions:
@ -32,4 +32,3 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
Declarative templates for DOM manipulation & event handlers
</Card>
</CardGrid>