Created
June 28, 2023 15:07
-
-
Save palozano/50e653a74c59a0e00ea226026fa12d40 to your computer and use it in GitHub Desktop.
Auto refresh browser for (local) dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<head> | |
<meta http-equiv="refresh" content="3"> | |
</head> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment