Skip to content

Commit 65d62dd

Browse files
committed
fix: baseurl 설정 추가
1 parent 592cdee commit 65d62dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Site settings
22
title: Oh My OpenCode
33
description: AI Agent Orchestration Plugin for OpenCode - Multi-agent workflows, parallel execution, and production-grade reliability
4-
baseurl: "" # Change to "/repo-name" if hosting at github.io/repo-name
4+
baseurl: "/oh-my-opencode-docs"
55
url: ""
66

77
# Theme

0 commit comments

Comments
 (0)