diff --git a/.doc-jitrc.json b/.doc-jitrc.json index ac9ff0d..59cb16a 100644 --- a/.doc-jitrc.json +++ b/.doc-jitrc.json @@ -7,8 +7,8 @@ } ], "vite.config.ts": { - "label": "Lite Note GitHub app", - "uri": "https://github.com/organizations/lite-note/settings/apps/lite-note" + "label": "Remanso GitHub app", + "uri": "https://github.com/organizations/remanso-spance/settings/apps/lite-note" } } } diff --git a/CLAUDE.md b/CLAUDE.md index dcd9e82..880de0c 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co ## Project Overview -Lite Note is a Vue 3 + TypeScript web app that displays markdown notes from GitHub repositories with Zettelkasten-style backlinks. Users access notes via `https://litenote.space/{user}/{repo}`. Supports both public repos (direct access) and private repos (GitHub OAuth). +Remanso is a Vue 3 + TypeScript web app that displays markdown notes from GitHub repositories with Zettelkasten-style backlinks. Users access notes via `https://litenote.space/{user}/{repo}`. Supports both public repos (direct access) and private repos (GitHub OAuth). ## Commands diff --git a/README.md b/README.md index 8524b27..d5ae019 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Lite note +# Remanso -[Lite Note website](https://litenote.space) +[Remanso website](https://remanso.space) diff --git a/index.html b/index.html index a36bdeb..413ea87 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ -
- Lite notes are now
+ Remanso notes are now