├── CNAME ├── index.html ├── 404.html ├── .nojekyll ├── terms/ │ └── index.html ✅ Working └── privacy/ └── index.html ❌ Missing