Compare commits

...

2 Commits

Author SHA1 Message Date
439b886a1b UI touch ups
Some checks failed
ci / site (push) Has been cancelled
publish-image / publish (push) Has been cancelled
2026-02-10 23:06:52 -05:00
07d8787972 lighthouse fixes 2026-02-10 22:37:29 -05:00
802 changed files with 166898 additions and 86 deletions

View File

@@ -23,3 +23,10 @@ jobs:
- run: npm run format:check
- run: npm test
- run: npm run build
- run: npm run verify:lighthouse
- uses: actions/upload-artifact@v4
if: always()
with:
name: lighthouse-reports
path: site/lighthouse-reports
if-no-files-found: warn

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More