From c27087014d2aecff3a624c2357972cf9f284b25f Mon Sep 17 00:00:00 2001 From: teasiu Date: Wed, 29 Nov 2023 15:28:07 +0800 Subject: [PATCH] update --- src/pages/index.js | 2 +- static/{changeslog.html => juanzhu.html} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename static/{changeslog.html => juanzhu.html} (100%) diff --git a/src/pages/index.js b/src/pages/index.js index 98c9f61..fe6aa1b 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -88,7 +88,7 @@ function PolicyEnforcement() { function OpenCollective() { return ( - + ); } diff --git a/static/changeslog.html b/static/juanzhu.html similarity index 100% rename from static/changeslog.html rename to static/juanzhu.html