Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/gittensory-ui/src/routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ function Hero() {
</div>
<h1 className="mt-5 text-token-3xl font-medium leading-token-tight tracking-tight text-foreground">
Mine Gittensor like an engineer.
<span className="block text-muted-foreground">Not like a bot.</span>
<span className="block text-muted-foreground">Not like a bot. (preview check)</span>
</h1>
<p className="mt-5 max-w-lg text-token-md leading-token-normal text-muted-foreground">
Gittensory is the deterministic base-agent layer for Gittensor OSS contribution mining.
Expand Down
Loading