Skip to content

Commit aeda78e

Browse files
committed
tweak: taglines
1 parent 291918c commit aeda78e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
<div align="center"><img alt="" width="256" src="./assets/favicon.png"/></div>
33

4-
# 🦝 sly β€” mischievious frontend web framework
5-
- πŸͺ’ lean view framework for [lit](https://lit.dev/)
4+
# 🦝 sly β€” mischievous shadow views
5+
- πŸͺ’ lean [lit](https://lit.dev/) view framework for web devs
66
- πŸŒ… sly is the successor to [@benev/slate](https://github.com/benevolent-games/slate)
77
- πŸ‚ commonly used with stz standard library [@e280/stz](https://github.com/e280/stz)
88
- ⛏️ integrates signals and state trees from [@e280/strata](https://github.com/e280/strata)

β€Žs/index.html.tsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import {ssg, html} from "@e280/scute"
33

44
const title = "sly"
5-
const description = "shadow views lit framework"
5+
const description = "mischievous shadow views"
66
const domain = "sly.e280.org"
77
const favicon = "/assets/favicon.png"
88

0 commit comments

Comments
Β (0)