From 7de65dcd83ec82e8f5ebf78099c861e62533cbe7 Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Sat, 23 Nov 2024 14:46:50 +0800 Subject: [PATCH] _includes: head: cactus: move to another ipfs gateway the original one, backed by cloudflare-ipfs, is gone --- _includes/head.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index d41b80c..be28441 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,8 +8,8 @@ document.documentElement.className = ''; {% if site.comments.provider == "matrix" and page.comments %} - - + + {% endif %} - + \ No newline at end of file -- 2.45.2