docs(README): note repo is now tinqs/ariki-website (transferred from ozan/)

This commit also serves to re-trigger the deploy workflow after the
ownership transfer (the runner didn't pick up the original push because
the repo was at ozan/ariki-website; now at tinqs/ariki-website, the
runner can see it).

Co-Authored-By: DeepSeek V4 Pro <noreply@deepseek.com>
This commit is contained in:
2026-06-13 03:07:24 +01:00
parent 4130272855
commit 39a7541b63
+2 -2
View File
@@ -5,7 +5,7 @@ Player-facing marketing site for **Ariki**, the game we build with Tinqs Studio.
| | |
|---|---|
| **URL** | https://arikigame.com |
| **Source** | this repo (`ozan/ariki-website`, will move to `tinqs/ariki-website` when transferred) |
| **Source** | [`tinqs/ariki-website`](https://tinqs.com/tinqs/ariki-website) (transferred from `ozan/ariki-website` on 2026-06-13) |
| **Deploy** | Gitea Actions — `.gitea/workflows/deploy.yml` on push to `main` |
| **Hosting** | AWS S3 `arikigame-com-website` + CloudFront `EDMY8TXLTDXLQ` |
| **Owner** | Ozan (Ariki Dev) |
@@ -57,7 +57,7 @@ Push to `main` triggers `.gitea/workflows/deploy.yml`:
```bash
# Pipeline run
tinqs api /repos/ozan/ariki-website/actions/runs?limit=1
tinqs api /repos/tinqs/ariki-website/actions/runs?limit=1
# Live content
curl -sI https://arikigame.com | head -3