Skip to content

fix(site): use zealt.json for github repo fallback url#18

Merged
wsxiaoys merged 2 commits intomainfrom
fix/links
Mar 18, 2026
Merged

fix(site): use zealt.json for github repo fallback url#18
wsxiaoys merged 2 commits intomainfrom
fix/links

Conversation

@zwpaper
Copy link
Copy Markdown
Member

@zwpaper zwpaper commented Mar 18, 2026

Summary

  • Use zealt.json configuration for the github repo fallback URL instead of hardcoding it in trajectory-page.tsx.

🤖 Generated with Pochi | Task

@zwpaper zwpaper requested review from liangfung and wsxiaoys March 18, 2026 11:06
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 18, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-18 11:34 UTC


import { useEffect, useRef, useState } from "react";
import { Loader2 } from "lucide-react";
import zealtConfig from "../../../../../../../zealt.json";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we config this to @/zealt.json?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated to @/../zealt.json since it's on upper layer

@zwpaper zwpaper requested a review from wsxiaoys March 18, 2026 11:23
@wsxiaoys wsxiaoys merged commit 58ad536 into main Mar 18, 2026
1 check passed
zwpaper added a commit that referenced this pull request Mar 31, 2026
* fix(site): use zealt.json for github repo fallback url

🤖 Generated with [Pochi](https://getpochi.com) | [Task](https://app.getpochi.com/share/p-47722c89250c4625845e719d023591b1)

Co-Authored-By: Pochi <noreply@getpochi.com>

* chore(site): use @ instead of ..

---------

Co-authored-by: Pochi <noreply@getpochi.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants