Skip to content

Commit dabc703

Browse files
committed
fix: banners in same line on GH
1 parent bc1cdbf commit dabc703

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
<div style="display: flex; gap: 1rem; justify-content: center;">
1+
<div align="center">
22

3-
[![build](https://img.shields.io/github/actions/workflow/status/lauhon/elysia-csrf/ci.yml?branch=main&style=flat-square)](https://github.com/lauhon/elysia-csrf/actions)
4-
5-
[![npm version](https://img.shields.io/npm/v/elysia-csrf.svg)](https://www.npmjs.com/package/elysia-csrf)
6-
7-
[![license](https://img.shields.io/npm/l/elysia-csrf.svg)](https://github.com/lauhon/elysia-csrf/blob/main/LICENSE)
3+
[![build](https://img.shields.io/github/actions/workflow/status/lauhon/elysia-csrf/ci.yml?branch=main&style=flat-square)](https://github.com/lauhon/elysia-csrf/actions) [![npm version](https://img.shields.io/npm/v/elysia-csrf.svg)](https://www.npmjs.com/package/elysia-csrf) [![license](https://img.shields.io/npm/l/elysia-csrf.svg)](https://github.com/lauhon/elysia-csrf/blob/main/LICENSE)
84

95
</div>
106

0 commit comments

Comments
 (0)