add config

This commit is contained in:
2023-07-01 02:01:50 +09:00
parent d93f9a9b96
commit e09c308504
+5 -1
View File
@@ -1,4 +1,8 @@
name = "blog-usbharu"
[site]
bucket = "./public"
bucket = "./public"
[env.production]
name = "blog-usbharu"
route = "https://blog.usbharu.dev"