From 802892ad8351c546e5a80b6edeeba981a515a526 Mon Sep 17 00:00:00 2001 From: ymgyt Date: Sat, 20 Apr 2024 11:13:03 +0900 Subject: [PATCH] chore(term): change oranda project name from synd-term to synd --- crates/synd_term/oranda.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/crates/synd_term/oranda.json b/crates/synd_term/oranda.json index 4ca3bd25..0063c883 100644 --- a/crates/synd_term/oranda.json +++ b/crates/synd_term/oranda.json @@ -1,4 +1,7 @@ { + "project": { + "name": "synd" + }, "build": { "static_dir": "assets", "dist_dir": "website"