mirror of
https://github.com/AppFlowy-IO/AppFlowy-Cloud.git
synced 2025-04-17 18:44:42 -04:00
chore: update readme for email template
This commit is contained in:
parent
a808b7832b
commit
e33e2e0da6
1 changed files with 4 additions and 20 deletions
|
@ -1,22 +1,6 @@
|
|||
<div align="center">
|
||||
<p>
|
||||
<a href="https://maizzle.com" target="_blank">
|
||||
<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>
|
||||
## About
|
||||
This contains the source code for the mail templates used by GoTrue and
|
||||
AppFlowy Cloud services.
|
||||
|
||||
## Development
|
||||
|
||||
|
@ -35,4 +19,4 @@ folder
|
|||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue