This commit is contained in:
carson 2020-05-15 09:43:49 -07:00
parent 1be6e3cfef
commit afc21074e0
2 changed files with 1 additions and 1 deletions

BIN
www/img/kutty_logo.2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -31,7 +31,7 @@ Kutty is small ([~6k min.gz'd](https://unpkg.com/kutty.org/dist/)), IE11 compati
The `kt-post` and `kt-swap` attributes tell kutty:
> "When a user clicks on this button, issue an AJAX request to /example, and replace the entire button with the response"
> "When a user clicks on this button, issue an AJAX request to /clicked, and replace the entire button with the response"
Kutty is based on [intercooler.js](http://intercoolerjs.org) and is the successor to that project.