tiennm99 2791d761b6 fix(ci): use canonical github-actions[bot] noreply email in mirror workflow
The previous 'actions@github.com' was a generic placeholder. Using the
canonical noreply form (id 41898282) ensures any commit attribution from
this workflow links to the github-actions bot profile.
2026-05-13 14:53:03 +07:00
2025-09-28 12:36:00 +07:00
2024-04-27 23:19:43 +07:00
2025-06-07 12:30:47 +07:00
2025-05-05 23:29:41 +07:00
2023-09-19 19:33:45 +07:00

tiennm99.github.io

GitHub Pages default repo for the tiennm99 user. Serves a one-line client-side redirect to miti99.com.

How it works

index.html sets window.location.hostname = "miti99.com" — anyone landing at https://tiennm99.github.io/ gets bounced to the matching path on miti99.com.

Why so minimal

The <user>.github.io slot is a single naming claim — you only get one per account. This repo exists just to claim the slot and forward. The real site lives in miti99 (Hugo + Stack theme, hosted at miti99.com).

Firebase Hosting targets

firebase.json declares 4 hosting targets (miti99, meetee, tiennm, tiennm99) sharing the same public/ directory — so this repo is also the source for those Firebase domains when redirecting traffic during migrations.

License

Apache-2.0 — see LICENSE.

S
Description
No description provided
Readme Apache-2.0 97 KiB
Languages
HTML 100%