Skip to content

Commit c0bff43

Browse files
authored
Added hyperbole to web-development.md (#3)
* added hyperbole to web-development * removed web-view
1 parent 1a2a150 commit c0bff43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/ecosystem/web-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ title = "Web Development"
1212

1313
<dl>
1414
<dt>
15-
<a href="https://github.com/seanhess/web-view"><code>seanhess/web-view</code></a>
16-
<img src="https://img.shields.io/hackage/v/web-view.svg" alt="Hackage" data-canonical-src="https://img.shields.io/hackage/v/web-view.svg" style="max-width: 100%;">
15+
<a href="https://github.com/seanhess/hyperbole"><code>seanhess/hyperbole</code></a>
16+
<img src="https://img.shields.io/hackage/v/hyperbole.svg" alt="Hackage" data-canonical-src="https://img.shields.io/hackage/v/hyperbole.svg" style="max-width: 100%;">
1717
</dt>
18-
<dd> Type-safe HTML and CSS with intuitive layouts and composable styles. </dd>
18+
<dd> Interactive serverside web framework inspired by HTMX. </dd>
1919
</dl>
2020

2121
<dl>

0 commit comments

Comments
 (0)