diff options
author | clarkzjw <[email protected]> | 2023-03-01 19:14:59 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2023-03-01 20:21:47 -0800 |
commit | 375c0d2544b20124a8cf497819006e01cd217225 (patch) | |
tree | 8984bf464561722f33dd15f60a7872ff1aa71912 /_layouts/redirect.html | |
parent | f87fef5388ca419f79c4750810e302cedfc310f5 (diff) | |
download | photo-375c0d2544b20124a8cf497819006e01cd217225.tar.gz |
host photos.json on cloudflare r2
Diffstat (limited to '_layouts/redirect.html')
-rw-r--r-- | _layouts/redirect.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/redirect.html b/_layouts/redirect.html deleted file mode 100644 index 3e2238f..0000000 --- a/_layouts/redirect.html +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | <meta http-equiv="refresh" content="0; url={{ page.redirect_to }}"> | ||