Commit 0c84ebe
committed
feat: add custom domain support for GitHub Pages
Adds src/CNAME (javaamazonas.com.br) and includes it in the Angular
build assets so it is copied into dist/java-amazonas/browser and
published by the Actions-based Pages deploy workflow.
Do not merge until DNS at the registrar is confirmed propagated
(nslookup javaamazonas.com.br resolving to GitHub Pages' IPs) —
merging activates GitHub Pages' automatic redirect from
javaamazonas.github.io to the custom domain, which takes the site
down if DNS isn't ready yet (this happened once already).1 parent 5587ecb commit 0c84ebe
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments