From 88aa81dfe5a604c14c17e173f6749f6a371c1ac8 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sat, 20 Mar 2021 22:41:35 +0800 Subject: [PATCH] Revert "Restore the year of first publication in footer" This reverts commit 338eddb45454600a2191891844752e6ab2e96fcc. --- _data/rights.yml | 3 --- _includes/footer.html | 17 ++--------------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/_data/rights.yml b/_data/rights.yml index 5885dbf..f6fdd42 100644 --- a/_data/rights.yml +++ b/_data/rights.yml @@ -1,8 +1,5 @@ # License data -# The year you first published your website, format: YYYY -first_publication_year: # e.g., 2021 - license: name: CC BY 4.0 link: "https://creativecommons.org/licenses/by/4.0/" diff --git a/_includes/footer.html b/_includes/footer.html index 628902c..566d273 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -6,26 +6,13 @@