tangled
alpha
login
or
join now
stevedylan.dev
/
sequoia
37
fork
atom
A CLI for publishing standard.site documents to ATProto
sequoia.pub
standard
site
lexicon
cli
publishing
37
fork
atom
overview
issues
5
pulls
1
pipelines
chore: updated links
stevedylan.dev
1 month ago
d939eda7
f3eaaa6f
+2
-2
1 changed file
expand all
collapse all
unified
split
docs
vocs.config.ts
+2
-2
docs/vocs.config.ts
···
11
11
ogImageUrl: "/og.png",
12
12
aiCta: false,
13
13
editLink: {
14
14
-
pattern: "https://leaflet.org/stevedylan.dev/sequoia",
14
14
+
pattern: "https://tangled.org/stevedylan.dev/sequoia",
15
15
text: "Edit on Tangled",
16
16
},
17
17
topNav: [
18
18
{ text: "Docs", link: "/quickstart", match: "/" },
19
19
{ text: "Blog", link: "/blog" },
20
20
{ text: "Tanlged", link: "https://tangled.org/stevedylan.dev/sequoia" },
21
21
-
{ text: "GitHub", link: "https://github.com" },
21
21
+
{ text: "GitHub", link: "https://github.com/stevedylandev/sequoia" },
22
22
],
23
23
sidebar: [
24
24
{