Skip to content

Commit 5a0b3a3

Browse files
committedMar 23, 2024··
replace into fumadocs powered by Bun.
1 parent a7bc090 commit 5a0b3a3

File tree

86 files changed

+1235
-2507
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+1235
-2507
lines changed
 

‎.env.development

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NEXT_PUBLIC_SITE_URL=http://localhost:3000

‎.env.production

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NEXT_PUBLIC_SITE_URL=https://www.xlog.systems

0 commit comments

Comments
 (0)
Please sign in to comment.