summaryrefslogtreecommitdiff
path: root/static/hiring.html
AgeCommit message (Collapse)Author
2025-06-29static: replace installOphestra
Also get rid of many unused pages and assets.
2025-06-08Opt-into edge-to-edge by defaultcookiell546
Chromium already supports dynamic edge-to-edge viewports. This change opts-in by default, making the gesture navigation bar (chin) invisible without needing scroll interaction. No other changes were necessary, as no content relied on specific viewport insets. Command used: ``` sed -i 's/<meta name="viewport" content="width=device-width, initial-scale=1"\/>/<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"\/>/g' **/*.html ```
2024-06-23update language list for hiring pageDaniel Micay
2024-05-01fix typo in hiring pagenayrxoc
2024-02-24remove unused redirect.js from hiringDaniel Micay
2023-10-11Removed that salary is location-adjustedJules
2023-10-04Create hiring.htmlJules