diff --git a/configs/exchange-landing/README.md b/configs/exchange-landing/README.md index 8f6b0c0..345d20a 100644 --- a/configs/exchange-landing/README.md +++ b/configs/exchange-landing/README.md @@ -9,6 +9,7 @@ Static intro (add-exchange QR + links) for the **GOA exchange**. | nginx | listen **9014** (`nginx-landing.conf`) | | **Host port to publish / wire** | **`9014`** → `127.0.0.1:9014` | | Public path (once Caddy wired) | e.g. `https://exchange.hacktivism.ch/intro/` *or* dedicated intro host | +| Link previews | Open Graph / Twitter meta → `og-goa-shop.png` (1200×630 GOA shop grid) | ## Deploy @@ -16,6 +17,7 @@ Static intro (add-exchange QR + links) for the **GOA exchange**. # from laptop → koopa scp -r configs/exchange-landing/* koopa:/tmp/exchange-landing/ # on koopa: install nginx if missing, copy files, enable site, publish port +# ensure og-goa-shop.png is under /var/www/exchange-landing/ (served as /intro/og-goa-shop.png) ``` See `scripts/taler-landing/deploy-landings.sh`. diff --git a/configs/exchange-landing/index.html b/configs/exchange-landing/index.html index b5d7cb2..b546fef 100644 --- a/configs/exchange-landing/index.html +++ b/configs/exchange-landing/index.html @@ -4,6 +4,25 @@