aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-03-01 19:14:59 -0800
committerclarkzjw <[email protected]>2023-03-01 20:21:47 -0800
commit375c0d2544b20124a8cf497819006e01cd217225 (patch)
tree8984bf464561722f33dd15f60a7872ff1aa71912 /404.html
parentf87fef5388ca419f79c4750810e302cedfc310f5 (diff)
downloadphoto-375c0d2544b20124a8cf497819006e01cd217225.tar.gz
host photos.json on cloudflare r2
Diffstat (limited to '404.html')
-rw-r--r--404.html20
1 files changed, 0 insertions, 20 deletions
diff --git a/404.html b/404.html
deleted file mode 100644
index 3b25d38..0000000
--- a/404.html
+++ /dev/null
@@ -1,20 +0,0 @@
1<!doctype html>
2<html>
3 <head>
4 <meta content="width=device-width, initial-scale=1.0, user-scalable=no" name="viewport">
5 <meta content="text/html; charset=utf-8" http-equiv="content-type">
6 <meta content="@clarkzjw" property="og:title">
7 <meta content="https://pixel.jinwei.me" property="og:url">
8 <title>404</title>
9 </head>
10 <body>
11 <main>
12 <h1 class="h1">
13 404<span class="blink">|</span>
14 </h1>
15 <a href="/">&leftarrow;</a>
16 </main>
17 <link href="/assets/new.css" rel="stylesheet" type="text/css">
18 <link href="https://fonts.googleapis.com/css?family=Cousine&display=swap" rel="stylesheet">
19 </body>
20</html>
Powered by cgit v1.2.3 (git 2.41.0)