mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-01 09:59:59 -07:00
global: datasets compression via zstd
This commit is contained in:
@@ -42,7 +42,8 @@ const texts = [
|
||||
"absolute scarcity",
|
||||
"time is scarce",
|
||||
"ride or die",
|
||||
"cyberpunk",
|
||||
"cypherpunk",
|
||||
"we like the coin",
|
||||
];
|
||||
|
||||
export function Background({
|
||||
|
||||
@@ -5,7 +5,7 @@ export function AnchorGit() {
|
||||
<Anchor
|
||||
title="Git"
|
||||
icon={() => IconTablerBrandGithubFilled}
|
||||
href="https://github.com/satonomics-org/satonomics"
|
||||
href="https://github.com/satonomics-org"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user