diff --git a/configs/exchange-landing/index.html b/configs/exchange-landing/index.html index ddeb72c..d9bf029 100644 --- a/configs/exchange-landing/index.html +++ b/configs/exchange-landing/index.html @@ -64,6 +64,8 @@ -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; @@ -303,7 +305,10 @@
GOA · Exchange

GOA Exchange

-

Explorational exchange — coins, denoms, one-step withdraw.

+

+ Explorational exchange — coins, denoms, + one-step withdraw. +

@@ -464,12 +469,16 @@ sudo apt-get install -y taler-wallet-cli -
-

Withdraw GOA

-

Use the bank landing or wallet to add the exchange and withdraw.

+
+

Withdraw GOA

+

+ One-step withdraw from the shared bank account (no registration) — + live QR + link on the bank landing. +

- Bank landing → + One-step withdraw →
diff --git a/configs/shared/landing-version.json b/configs/shared/landing-version.json index 78e7997..dd79fc2 100644 --- a/configs/shared/landing-version.json +++ b/configs/shared/landing-version.json @@ -12,14 +12,14 @@ "repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/689ee595e08f3880c1e4068aac8e972574e20d21" }, "exchange": { - "version": 42, + "version": 43, "label": "Exchange landing", "path": "configs/exchange-landing", - "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" + "updated_iso": "2026-07-17T18:33:13+02:00", + "updated_human": "2026-07-17 18:33 CEST", + "commit": "5d80bfb905a045bbf2c064234bacfb4433f02b8e", + "commit_short": "5d80bfb", + "repo_commit_url": "https://git.hacktivism.ch/hernani/koopa-admin-log/commit/5d80bfb905a045bbf2c064234bacfb4433f02b8e" }, "merchant": { "version": 42,