From fae290a18d50f792f91c0b74b01edebdb4281cb3 Mon Sep 17 00:00:00 2001 From: Campbell Alden Date: Wed, 18 Jan 2023 17:10:54 +0900 Subject: [PATCH] PUBLISH: Add copyright and links section to the footer --- config.toml | 1 + docs/404.html | 12 +- docs/a-z/index.html | 12 +- docs/about/index.html | 12 +- docs/favorites/index.html | 12 +- docs/genres/action/index.html | 12 +- docs/genres/action/index.xml | 1 + docs/genres/adventure/index.html | 12 +- docs/genres/adventure/index.xml | 1 + docs/genres/comedy/index.html | 12 +- docs/genres/comedy/index.xml | 1 + docs/genres/crime/index.html | 12 +- docs/genres/crime/index.xml | 1 + docs/genres/drama/index.html | 12 +- docs/genres/drama/index.xml | 1 + docs/genres/family/index.html | 12 +- docs/genres/family/index.xml | 1 + docs/genres/horror/index.html | 12 +- docs/genres/horror/index.xml | 1 + docs/genres/index.html | 890 +++++++++--------- docs/genres/index.xml | 1 + docs/genres/mystery/index.html | 12 +- docs/genres/mystery/index.xml | 1 + docs/genres/romance/index.html | 12 +- docs/genres/romance/index.xml | 1 + docs/genres/sci-fi/index.html | 12 +- docs/genres/sci-fi/index.xml | 1 + docs/genres/thriller/index.html | 12 +- docs/genres/thriller/index.xml | 1 + docs/index.html | 14 +- docs/index.xml | 1 + docs/ratings/index.html | 12 +- docs/reviews/beverly-hills-cop/index.html | 12 +- docs/reviews/fright-night/index.html | 12 +- docs/reviews/holes/index.html | 12 +- docs/reviews/in-time/index.html | 12 +- docs/reviews/index.xml | 1 + docs/reviews/john-wick/index.html | 12 +- docs/reviews/kingsman/index.html | 12 +- docs/reviews/no-reservations/index.html | 12 +- docs/reviews/now-you-see-me-2/index.html | 12 +- docs/reviews/now-you-see-me/index.html | 12 +- docs/reviews/the-french-dispatch/index.html | 12 +- .../the-school-for-good-and-evil/index.html | 12 +- docs/reviews/whisper-of-the-heart/index.html | 12 +- docs/style.css | 24 + layouts/partials/footer.html | 12 +- static/style.css | 24 + 48 files changed, 813 insertions(+), 502 deletions(-) diff --git a/config.toml b/config.toml index 0c23402..1a2fcb3 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,7 @@ baseURL = 'https://caalden.github.io/film/' languageCode = 'en-us' title = 'CaAlden: Films' +copyright = '© 2023 Campbell Alden, All rights reserved.' [taxonomies] genre = 'genres' diff --git a/docs/404.html b/docs/404.html index ce120b7..b8b4b1d 100644 --- a/docs/404.html +++ b/docs/404.html @@ -52,8 +52,16 @@

The page you were looking for could not be found

-