Skip to content

Commit 4f30a80

Browse files
committed
chore: move docs to psdcoder.dev subdomain
1 parent 539c931 commit 4f30a80

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

apps/docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ const nanoTagsRoot = new URL("../../packages/nanotags", import.meta.url).pathnam
66

77
// https://astro.build/config
88
export default defineConfig({
9+
site: "https://nanotags.psdcoder.dev",
910
integrations: [
1011
docsTheme({
1112
project: {

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@nanostores/persistent": "^1.3.3",
1717
"astro": "^6.0.8",
18-
"astro-pigment": "^0.13.1",
18+
"astro-pigment": "^0.15.0",
1919
"es-toolkit": "^1.45.1",
2020
"linkedom": "^0.18.12",
2121
"nanoid": "^5.1.7",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)