diff options
author | carson <carson@leaddyno.com> | 2020-05-24 22:40:37 -0700 |
---|---|---|
committer | carson <carson@leaddyno.com> | 2020-05-24 22:40:37 -0700 |
commit | e419212036c8e27aa6e47b22d51aada9073e2ab9 (patch) | |
tree | 3d5a9b8cf9e2ae8d07950c61a1ef86ac9c4a576c /www/examples.md | |
parent | 4efd261fde389e1910a32872134b6e3d751b0075 (diff) | |
download | htmx-e419212036c8e27aa6e47b22d51aada9073e2ab9.tar.gz htmx-e419212036c8e27aa6e47b22d51aada9073e2ab9.zip |
lowercase vibe
Diffstat (limited to 'www/examples.md')
-rw-r--r-- | www/examples.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/examples.md b/www/examples.md index 385be91a..640993d4 100644 --- a/www/examples.md +++ b/www/examples.md @@ -22,3 +22,4 @@ You can copy and paste them and then adjust them for your needs. | [Progress Bar](/examples/progress-bar) | Demonstrates a job-runner like progress bar | [Value Select](/examples/value-select) | Demonstrates making the values of a select dependent on another select | [Dialogs](/examples/dialogs) | Demonstrates the prompt and confirm dialogs +| [Animations](/examples/animations) | Demonstrates various animation techniques |