Skip to content

Commit c920dc3

Browse files
cursoragentTito-XD
andcommitted
Shorten site description and sync copy across docs
Co-authored-by: Tito <Tito-XD@users.noreply.github.com>
1 parent 293a6ac commit c920dc3

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revamped Astro Zozo
22

3-
A warm, editorial Astro 6 blog theme with gallery, friends page, Pagefind search, and light/dark mode — built for writers and creatives who want more than a minimal blog.
3+
A warm Astro 6 blog theme with gallery, friends, search, and dark mode.
44

55
Revamped Astro Zozo is a sample-first Astro theme starter built with [Astro](https://astro.build), [Tailwind CSS](https://tailwindcss.com/), and [Bun](https://bun.sh/). It builds on the lightweight writing flow of [astro-blog-zozo](https://github.com/ladit/astro-blog-zozo) and adds a warmer visual system, richer content surfaces, and pages that go beyond a simple post list.
66

docs/astro-theme-submission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Use this document when filling out the [Astro Developer Portal](https://astro.bu
1313

1414
## Short description
1515

16-
A warm, editorial Astro 6 blog theme with gallery, friends page, Pagefind search, and light/dark mode — built for writers and creatives who want more than a minimal blog.
16+
A warm Astro 6 blog theme with gallery, friends, search, and dark mode.
1717

1818
## Tools used
1919

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export const Site = 'https://revamped-astrozozo.netlify.app';
2424
export const SiteLanguage = 'en';
2525
export const SiteTitle = 'Revamped Astro Zozo';
2626
export const SiteDescription =
27-
'A warm, editorial Astro 6 blog theme with gallery, friends page, Pagefind search, and light/dark mode — built for writers and creatives who want more than a minimal blog.';
27+
'A warm Astro 6 blog theme with gallery, friends, search, and dark mode.';
2828
export const FooterDescription = 'A refreshed Astro theme starter.';
2929
export const AdminName = 'Template Author';
3030
export const PageSize = 12;

src/content/posts/template-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Template Overview
33
slug: template-overview
4-
description: A warm, editorial Astro 6 blog theme with gallery, friends page, Pagefind search, and light/dark mode.
4+
description: A warm Astro 6 blog theme with gallery, friends, search, and dark mode.
55
date: 2026-03-17 10:00:00
66
lastmod: 2026-06-30 10:00:00
77
tags:

src/content/posts/whats-new-in-the-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
- theme
1111
---
1212

13-
Revamped Astro Zozo is a warm, editorial Astro 6 blog theme with gallery, friends page, Pagefind search, and light/dark mode — built for writers and creatives who want more than a minimal blog.
13+
Revamped Astro Zozo is a warm Astro 6 blog theme with gallery, friends, search, and dark mode.
1414

1515
This sample branch shows how far the original Astro Zozo theme can be pushed without losing its simplicity. The most visible differences are the warmer palette, more intentional button states, a refined footer, and homepage and about layouts that behave more like editorial landing pages.
1616

0 commit comments

Comments
 (0)