From 375c0d2544b20124a8cf497819006e01cd217225 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Wed, 1 Mar 2023 19:14:59 -0800 Subject: host photos.json on cloudflare r2 --- _layouts/default.html | 37 ------------------------------------- _layouts/redirect.html | 1 - 2 files changed, 38 deletions(-) delete mode 100644 _layouts/default.html delete mode 100644 _layouts/redirect.html (limited to '_layouts') diff --git a/_layouts/default.html b/_layouts/default.html deleted file mode 100644 index 7ff8d4d..0000000 --- a/_layouts/default.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - Photos - - - - - - - -
-

- {{ page.title }} -

-
-
- {{ content }} -
- - - {% if page.root %} - - {% endif %} - - 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 @@ - -- cgit v1.2.3