Update dependencies and add wrangler config file

This commit is contained in:
Dimitri Lozeve 2024-06-08 13:20:51 +02:00
parent d79ac64f71
commit 73740c9c23
3 changed files with 133 additions and 71 deletions

7
wrangler.toml Normal file
View file

@ -0,0 +1,7 @@
# Generated by Wrangler on Sat Jun 08 2024 13:19:27 GMT+0200 (Central European Summer Time)
name = "lozeve"
pages_build_output_dir = "./_site"
compatibility_date = "2024-02-28"
[env.production]
compatibility_date = "2024-02-28"