mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
ignore: lander add canonical urls and h1 tags to all landing pages
This commit is contained in:
parent
9885c716f3
commit
536d10e5ab
7 changed files with 16 additions and 6 deletions
|
|
@ -2,6 +2,9 @@
|
|||
* Application-wide constants and configuration
|
||||
*/
|
||||
export const config = {
|
||||
// Base URL
|
||||
baseUrl: "https://opencode.ai",
|
||||
|
||||
// GitHub
|
||||
github: {
|
||||
repoUrl: "https://github.com/sst/opencode",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue