Skip to content

Commit

Permalink
Fix italic tag affecting the entire README (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
yvvki authored Apr 3, 2024
1 parent 075638e commit fdc30e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/html/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

<p align="center">
<code>@kitajs/html</code> is a <a href="#performance">super fast</a> JSX runtime to generate HTML strings that works everywhere.
<br /><i><a href="https://adonisjs.com">AdonisJS</a>? <i><a href="https://expressjs.com">Express</a>? <a href="https://fastify.dev">Fastify</a>? <a href="https://hono.dev">Hono</a>? <a href="https://bun.sh">Bun</a>? <a href="https://htmx.org/">Htmx</a>?</i>
<br /><i><a href="https://adonisjs.com">AdonisJS</a>? <a href="https://expressjs.com">Express</a>? <a href="https://fastify.dev">Fastify</a>? <a href="https://hono.dev">Hono</a>? <a href="https://bun.sh">Bun</a>? <a href="https://htmx.org/">Htmx</a>?</i>
<br /><br /><b>If your code works with strings, we got you covered.</b>
<br />
<br />
Expand Down

0 comments on commit fdc30e3

Please sign in to comment.