FIX: Remove the white flash on redirect.

This commit is contained in:
MajorDroolz
2022-12-18 03:22:26 -05:00
parent 568b7303c7
commit cb17364c39

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html bgcolor="transparent">
<head> <head>
<meta http-equiv="Refresh" content="0; url=resume"/> <meta http-equiv="Refresh" content="0; url=resume"/>
</head> </head>