From 456cf011b36de91c9936994b1fa45703adcd309b Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Thu, 3 Jul 2025 10:56:21 +0300 Subject: Initial fork of chrismwilliams/astro-theme-cactus theme --- netlify.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 netlify.toml (limited to 'netlify.toml') diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..ce0ebb2 --- /dev/null +++ b/netlify.toml @@ -0,0 +1,2 @@ +[build] + command = 'pnpm build' \ No newline at end of file -- cgit v1.2.3