From dcb515f64938ae48fd288031dfda998217207c45 Mon Sep 17 00:00:00 2001 From: Yuhei Yasuda Date: Sun, 24 Mar 2024 01:05:52 +0900 Subject: [PATCH] update projects --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 0793d81..472ecd1 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -76,7 +76,7 @@ const projectItems = [ link: 'https://github.com/yuheiy/sdenv', meta: renderYearMonthRangeToHtml({ year: 2023, month: 7 }), description: - 'ウェブサイト構築のためのベストプラクティスに基づいて構成された、Astro、Tailwind CSS、Alpine.jsを中心とした開発環境。', + 'ウェブサイト(not ウェブアプリケーション)のためのフロントエンド開発スターターキット。', }, { title: 'wordpress-starter',