Skip to content

Commit

Permalink
Fix HTMX logo
Browse files Browse the repository at this point in the history
  • Loading branch information
khalidabuhakmeh committed May 11, 2023
1 parent b42e7d9 commit 62d9da4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Htmx.Net

![HTMX Logo](https://raw.githubusercontent.com/bigskysoftware/htmx/master/www/img/htmx_logo.1.png)
![HTMX Logo](./shared/htmx-logo.png)

This is a package designed to add server side helper methods for `HttpRequest` and `HttpResponse`. This makes working with [htmx](https://htmx.org/) server-side concepts simpler. You should also consider reading about [Hyperscript](https://hyperscript.org/), an optional companion project for HTMX.

Expand Down
Binary file added shared/htmx-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 62d9da4

Please sign in to comment.