chore: fix broken badges in README
This commit is contained in:
parent
7de82dd3fb
commit
0e26241e4a
1 changed files with 4 additions and 15 deletions
19
README.md
19
README.md
|
|
@ -1,20 +1,9 @@
|
||||||
# websnacks: Minimal Dependency Server-Side JSX for Static Sites
|
# websnacks: Minimal Dependency Server-Side JSX for Static Sites
|
||||||
|
|
||||||
<div>
|
[](https://www.npmjs.com/package/@websnacksjs/websnacks "NPM release")
|
||||||
|
[](https://www.mozilla.org/en-US/MPL/2.0/FAQ/ "License info")
|
||||||
[](https://www.npmjs.com/package/@websnacksjs/websnacks "NPM release")
|
[](https://git.theinnerlimit.ch/websnacksjs/websnacks/actions?workflow=ci.yml "CI status for main branch")
|
||||||
[](https://www.mozilla.org/en-US/MPL/2.0/FAQ/ "License info")
|

|
||||||
[](https://github.com/websnacksjs/websnacks/actions?query=branch%3Amainline "Build status for mainline branch")
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
|
|
||||||
[](https://david-dm.org/websnacksjs/websnacks "Dependency status")
|
|
||||||
[](https://david-dm.org/websnacksjs/websnacks?type=optional "Optional dependency status")
|
|
||||||
[](https://david-dm.org/websnacksjs/websnacks?type=dev "Dev dependency status")
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
Develop fully static websites using typesafe JSX templates on the server without the complex build system and dependency management of server-side rendered React frameworks.
|
Develop fully static websites using typesafe JSX templates on the server without the complex build system and dependency management of server-side rendered React frameworks.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue