8 Commits

Author SHA1 Message Date
cd588988e0
fix: file extension 2025-04-04 19:12:58 -07:00
e1d26c477e
feat: new game, temporarily sunset koikatsu 2025-04-04 19:07:47 -07:00
894862ed63
feat: new game 2025-03-23 01:17:08 -07:00
3ebf2e1f67
feat: last round of games 2025-03-20 02:27:49 -07:00
ce811f6f5d
feat: another game 2025-03-19 22:43:03 -07:00
6bc2cb34f8
fix: broken HTML 2025-03-19 18:42:24 -07:00
c062b94466
feat: new game screenshots 2025-03-19 18:39:44 -07:00
35dda3d73f feat: convert to static html (#5)
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [ ] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [ ] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [ ] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [ ] I have pinned the dependencies to a specific patch version.

### Style

- [ ] I have run the linter and resolved any errors.
- [ ] My pull request uses an appropriate title, matching the conventional commit standards.
- [ ] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [ ] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #5
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-03-14 18:02:25 -07:00