Compare commits

..

2 Commits

Author SHA1 Message Date
Avraham Sakal a5999f1606 remove import of no-longer-existing css 2 months ago
Avraham Sakal 7aed841226 rename cloudflare project 2 months ago

@ -1,5 +1,3 @@
@import url("./letter.css");
body { body {
font-family: "EB Garamond", serif; font-family: "EB Garamond", serif;
font-optical-sizing: auto; font-optical-sizing: auto;

@ -1,4 +1,4 @@
name = "my-app" name = "resume"
compatibility_date = "2024-09-29" compatibility_date = "2024-09-29"
pages_build_output_dir = "./dist/cloudflare" pages_build_output_dir = "./dist/cloudflare"
compatibility_flags = [ "nodejs_compat" ] compatibility_flags = [ "nodejs_compat" ]

Loading…
Cancel
Save