fixed typo

This commit is contained in:
2025-12-06 23:49:17 -06:00
parent 4cfb71e132
commit 73ce52985c
3 changed files with 2 additions and 5 deletions

View File

@@ -14,8 +14,5 @@ location /transcript {
location /brag-sheet-rsi {
try_files /brag-sheet-rsi/main.pdf =404;
}
# Catch-all 404 -> serve main resume
error_page 404 = /resume/main.pdf;
error_page 404 = /resume/main.pdf;