Compare commits
No commits in common. "ff9c864a655216eb6ea0ae9fc76857ef690c51ca" and "5d80bfb905a045bbf2c064234bacfb4433f02b8e" have entirely different histories.
ff9c864a65
...
5d80bfb905
2 changed files with 15 additions and 25 deletions
|
|
@ -64,8 +64,6 @@
|
|||
-webkit-background-clip: text; background-clip: text; color: transparent;
|
||||
}
|
||||
.sub { color: var(--muted); max-width: 32rem; margin: 0 auto; }
|
||||
.sub a { color: #5eead4; font-weight: 650; text-decoration: underline; text-underline-offset: 2px; }
|
||||
.sub a:hover { color: #99f6e4; }
|
||||
.badge {
|
||||
display: inline-block; font-size: 0.75rem; font-weight: 700; letter-spacing: 0.04em;
|
||||
padding: 0.2rem 0.7rem; border-radius: 999px; margin-bottom: 0.75rem;
|
||||
|
|
@ -305,10 +303,7 @@
|
|||
<header class="hero">
|
||||
<span class="badge">GOA · Exchange</span>
|
||||
<h1>GOA Exchange</h1>
|
||||
<p class="sub">
|
||||
Explorational exchange — coins, denoms,
|
||||
<a href="https://bank.hacktivism.ch/intro/#withdraw">one-step withdraw</a>.
|
||||
</p>
|
||||
<p class="sub">Explorational exchange — coins, denoms, one-step withdraw.</p>
|
||||
</header>
|
||||
|
||||
<section class="stats" id="stats-coins" aria-labelledby="coins-title">
|
||||
|
|
@ -469,16 +464,12 @@ sudo apt-get install -y taler-wallet-cli</pre>
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<section class="step-card" id="withdraw" aria-labelledby="withdraw-title">
|
||||
<h2 id="withdraw-title">Withdraw GOA</h2>
|
||||
<p class="step-tagline">
|
||||
<strong>One-step withdraw</strong> from the shared bank account (no registration) —
|
||||
live QR + link on the bank landing.
|
||||
</p>
|
||||
<section class="step-card">
|
||||
<h2>Withdraw GOA</h2>
|
||||
<p class="step-tagline">Use the bank landing or wallet to add the exchange and withdraw.</p>
|
||||
<div class="step-body">
|
||||
<a class="cta teal" href="https://bank.hacktivism.ch/intro/#withdraw">One-step withdraw →</a>
|
||||
<a class="cta teal" href="https://bank.hacktivism.ch/intro/">Bank landing →</a>
|
||||
<div class="links">
|
||||
<a class="cta-sec" href="https://bank.hacktivism.ch/intro/">Bank landing</a>
|
||||
<a class="cta-sec" href="https://exchange.hacktivism.ch/keys">/keys</a>
|
||||
<a class="cta-sec" href="https://exchange.hacktivism.ch/terms">/terms</a>
|
||||
<a class="cta-sec" href="https://exchange.hacktivism.ch/privacy">/privacy</a>
|
||||
|
|
@ -488,7 +479,6 @@ sudo apt-get install -y taler-wallet-cli</pre>
|
|||
</section>
|
||||
|
||||
<footer>
|
||||
<a href="https://bank.hacktivism.ch/intro/#withdraw">One-step withdraw</a> ·
|
||||
<a href="https://bank.hacktivism.ch/intro/">Bank</a> ·
|
||||
<a href="https://exchange.hacktivism.ch/intro/">Exchange</a> ·
|
||||
<a href="https://taler.hacktivism.ch/intro/">Merchant</a> ·
|
||||
|
|
@ -500,10 +490,10 @@ sudo apt-get install -y taler-wallet-cli</pre>
|
|||
<a href="https://exchange.hacktivism.ch/privacy" style="color:#5eead4">/privacy</a>.
|
||||
</p>
|
||||
<!-- landing-rev -->
|
||||
<p class="landing-rev" data-landing-site="exchange" data-landing-version="43" data-landing-commit="d0594cb">
|
||||
Exchange landing <strong>v43</strong>
|
||||
· content <time datetime="2026-07-17T18:33:13+02:00">2026-07-17 18:33 CEST</time>
|
||||
· <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/d0594cb44ffb1bec2e009f6812167cbbf216eda9" title="koopa-admin-log d0594cb44ffb1bec2e009f6812167cbbf216eda9">d0594cb</a>
|
||||
<p class="landing-rev" data-landing-site="exchange" data-landing-version="42" data-landing-commit="37ea4bb">
|
||||
Exchange landing <strong>v42</strong>
|
||||
· content <time datetime="2026-07-17T18:27:48+02:00">2026-07-17 18:27 CEST</time>
|
||||
· <a href="https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7" title="koopa-admin-log 37ea4bb8396691e3ea69ae61374e6623bf6c5ea7">37ea4bb</a>
|
||||
</p>
|
||||
<!-- /landing-rev -->
|
||||
</footer>
|
||||
|
|
|
|||
|
|
@ -12,14 +12,14 @@
|
|||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/689ee595e08f3880c1e4068aac8e972574e20d21"
|
||||
},
|
||||
"exchange": {
|
||||
"version": 43,
|
||||
"version": 42,
|
||||
"label": "Exchange landing",
|
||||
"path": "configs/exchange-landing",
|
||||
"updated_iso": "2026-07-17T18:33:13+02:00",
|
||||
"updated_human": "2026-07-17 18:33 CEST",
|
||||
"commit": "d0594cb44ffb1bec2e009f6812167cbbf216eda9",
|
||||
"commit_short": "d0594cb",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/d0594cb44ffb1bec2e009f6812167cbbf216eda9"
|
||||
"updated_iso": "2026-07-17T18:27:48+02:00",
|
||||
"updated_human": "2026-07-17 18:27 CEST",
|
||||
"commit": "37ea4bb8396691e3ea69ae61374e6623bf6c5ea7",
|
||||
"commit_short": "37ea4bb",
|
||||
"repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/37ea4bb8396691e3ea69ae61374e6623bf6c5ea7"
|
||||
},
|
||||
"merchant": {
|
||||
"version": 42,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue