From 29b7ed1c48af122f3276c983b0fe56c1fb2b931d Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 29 Sep 2025 13:32:15 -0400 Subject: [PATCH] chore: updated orbiter deployment --- orbiter.json | 10 +++++----- site/index.html | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/orbiter.json b/orbiter.json index 42098e0..2ab2048 100644 --- a/orbiter.json +++ b/orbiter.json @@ -1,6 +1,6 @@ { - "siteId": "e4400933-efdd-4788-80d9-6a28872c3dc7", - "domain": "norns", - "buildCommand": "bun run build:site", - "buildDir": "site-dist" -} + "siteId": "daac076f-98a1-4388-a7ad-ed7d51effc34", + "domain": "blogfeeds", + "buildCommand": "bun run build", + "buildDir": "site-dist" +} \ No newline at end of file diff --git a/site/index.html b/site/index.html index 05307d1..7598153 100644 --- a/site/index.html +++ b/site/index.html @@ -226,11 +226,11 @@ Back to the beginning
- + - Edit on GitHub + Contribute on GitHub