Skip to content

Commit 4e2da8b

Browse files
committed
corrected banner alignment in README.md
1 parent fc1bfcb commit 4e2da8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/start/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[![Banner](https://assets.solidjs.com/banner?project=Start&type=core)](https://github.com/solidjs)
2-
31
<div align="center">
42

3+
[![Banner](https://assets.solidjs.com/banner?project=Start&type=core)](https://github.com/solidjs)
4+
55
[![Version](https://img.shields.io/npm/v/@solidjs/start.svg?style=for-the-badge&color=blue&logo=npm)](https://npmjs.com/package/@solidjs/start)
66
[![Downloads](https://img.shields.io/npm/dm/@solidjs/start.svg?style=for-the-badge&color=green&logo=npm)](https://npmjs.com/package/@solidjs/start)
77
[![Stars](https://img.shields.io/github/stars/solidjs/solid-start?style=for-the-badge&color=yellow&logo=github)](https://github.com/solidjs/solid-start)

0 commit comments

Comments
 (0)