diff options
author | carson <carson@leaddyno.com> | 2022-02-17 12:59:36 -0700 |
---|---|---|
committer | carson <carson@leaddyno.com> | 2022-02-17 12:59:36 -0700 |
commit | 5a869424a39496fc00e249d9220b51e541fe7178 (patch) | |
tree | 8ad6b99ccda0f528c52a62284d0e342d74b672fe | |
parent | dd2e4704228cd8dd128f17725babe6a69256ef5c (diff) | |
download | htmx-5a869424a39496fc00e249d9220b51e541fe7178.tar.gz htmx-5a869424a39496fc00e249d9220b51e541fe7178.zip |
demo site setup
-rw-r--r-- | www/_redirects | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/_redirects b/www/_redirects index 8720214b..a960d323 100644 --- a/www/_redirects +++ b/www/_redirects @@ -1,4 +1,5 @@ /locality-of-behaviour /essays/locality-of-behaviour /posts/2020-6-19-htmx-0.0.5-is-released/ /posts/2020-6-20-htmx-0.0.6-is-released/ /discord https://discord.gg/Z6gPqAd -/ /js/demo/it.js
\ No newline at end of file +/ /js/demo/it.js +/foo /js/demo/it.js |