feat: add site mission constant for subtitle and footer #8

Merged
addison merged 1 commit from exe-dev-bot/kwila.dev:feat/site-mission-text into main 2026-02-02 20:27:20 -05:00
Contributor

Adds a single SITE_MISSION constant in src/constants.ts and updates both the hero subtitle and footer tagline to use it.

New text: "Delivering solutions through software and Christlike service."

Changes

  • src/constants.ts — new file with SITE_MISSION export
  • src/components/HeroSection.astro — import and use constant for subtitle
  • src/components/Footer.astro — import and use constant for tagline
Adds a single `SITE_MISSION` constant in `src/constants.ts` and updates both the hero subtitle and footer tagline to use it. **New text:** "Delivering solutions through software and Christlike service." ### Changes - `src/constants.ts` — new file with `SITE_MISSION` export - `src/components/HeroSection.astro` — import and use constant for subtitle - `src/components/Footer.astro` — import and use constant for tagline
- Create src/constants.ts with SITE_MISSION constant
- Update HeroSection.astro to use SITE_MISSION for subtitle
- Update Footer.astro to use SITE_MISSION for tagline

Text: 'Delivering solutions through software and Christlike service.'
Co-authored-by: Shelley <shelley@exe.dev>
exe-dev-bot force-pushed feat/site-mission-text from 8ed03859a8 to be2bcba8c7 2026-02-02 16:32:42 -05:00 Compare
addison deleted branch feat/site-mission-text 2026-02-02 20:27:20 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kwila/kwila.dev!8
No description provided.