Skip to content

Fix splash page styling issues

72fcc29
Select commit
Loading
Failed to load commit list.
Merged

Fix splash page styling issues #7

Fix splash page styling issues
72fcc29
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Aug 27, 2025 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 174 in src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.