chore: update readme for email template

This commit is contained in:
khorshuheng 2025-03-25 15:50:11 +08:00
parent a808b7832b
commit e33e2e0da6

View file

@ -1,22 +1,6 @@
<div align="center"> ## About
<p> This contains the source code for the mail templates used by GoTrue and
<a href="https://maizzle.com" target="_blank"> AppFlowy Cloud services.
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/maizzle/maizzle/raw/master/.github/logo-dark.svg">
<img alt="Maizzle Starter" src="https://github.com/maizzle/maizzle/raw/master/.github/logo-light.svg" width="300" height="225" style="max-width: 100%;">
</picture>
</a>
</p>
<p>Quickly build HTML emails with Tailwind CSS</p>
<div>
[![Version][npm-version-shield]][npm]
[![Build][github-ci-shield]][github-ci]
[![Downloads][npm-stats-shield]][npm-stats]
[![License][license-shield]][license]
</div>
</div>
## Development ## Development
@ -35,4 +19,4 @@ folder
```bash ```bash
npm run build npm run build
``` ```