update: theme intro

This commit is contained in:
radishzzz 2025-03-08 14:34:11 +00:00
parent 5da8a7d178
commit fc21f1088b
6 changed files with 10 additions and 12 deletions

View file

@ -5,6 +5,6 @@ import Layout from '@/layouts/Layout.astro'
<Layout>
<div class="h-0.25 w-10 bg-secondary opacity-25"></div>
<div class="heti mt-4.375">
<p>一款基于 <a href="https://astro.build/">Astro</a> 框架的博客主题,灵感来自 <a href="https://astro-theme-typography.vercel.app/">Typography</a>。本主题通过统一的设计规范,对所有页面进行重新编排。在保留活版印刷风格的同时,结合现代极简主义,营造具有人文质感的阅读体验。</p>
<p>一款基于 <a href="https://astro.build/">Astro</a> 框架的博客主题,最初灵感来自 <a href="https://astro-theme-typography.vercel.app/">Typography</a>。本主题以活版印刷风格为基础,通过建立全新的视觉规范,对所有页面进行重新编排,打造纸质书页般的阅读体验,再现传统版式之美。所见皆为细节,方寸尽显优雅。</p>
</div>
</Layout>