mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 06:21:19 +00:00
update docs
This commit is contained in:
parent
878a98da75
commit
f25a7ee470
@ -26,7 +26,7 @@ IE11 compatible
|
||||
|
||||
```html
|
||||
<!-- Load from unpkg -->
|
||||
<script src="https://unpkg.com/htmx.org@0.0.8"></script>
|
||||
<script src="https://unpkg.com/htmx.org@0.1.0"></script>
|
||||
<!-- have a button POST a click via AJAX -->
|
||||
<button hx-post="/clicked" hx-swap="outerHTML">
|
||||
Click Me
|
||||
|
@ -1,8 +1,8 @@
|
||||
---
|
||||
layout: layout.njk
|
||||
tags: post
|
||||
title: htmx 0.0.8 has been released!
|
||||
date: 2020-06-30
|
||||
title: htmx 0.1.0 has been released!
|
||||
date: 2020-09-18
|
||||
---
|
||||
|
||||
## htmx 0.1.0 Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user