Remove paige.copyright config

This commit is contained in:
Will Faught
2025-02-07 23:44:23 -08:00
parent 05f7d48349
commit 077bd3eac7
3 changed files with 2 additions and 3 deletions

View File

@@ -174,7 +174,6 @@ There is a single parameter object with sensible defaults that can be overridden
[paige]
color = "#0d6efd" # Bootstrap primary color and theme color for Safari and Windows
color_scheme = "auto" # Must be "auto", "dark", or "light"
copyright = "" # Appears below the page, above the site credit, if set. Defaults to the site copyright.
credit = '<a class="link-secondary text-decoration-none" href="https://github.com/willfaught/paige" target="_blank">Paige Theme</a>'
date_format = ":date_long" # Hugo date format
description = "" # Site description. Appears above the menu, below the site title, if set.