diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 7e994bb5..e2c88afc 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -60,34 +60,8 @@ params: will_faught: name: "Will Faught" paige: - authors: - hide: true - credit: - link: - hide: true - date: - hide: true git: commit_url_prefix: "https://github.com/willfaught/paige/commit/" - list: - authors: - hide: true - date: - hide: true - date_header: - hide: true - reading_time: - hide: true - summary: - hide: true - terms: - hide: true - reading_time: - hide: true - table_of_contents: - hide: true - terms: - hide: true social: twitter: "username" theme: "paige" diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index 2cceaee2..3423a66d 100644 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -8,15 +8,12 @@ paige: image: stretch: true url: "landscape.webp" - reading_time: - hide: true - title: - class: "display-1 fw-bold text-center" social: github: bootstrap_icon: "github" name: "GitHub" url: "https://github.com/willfaught/paige" + style: ".paige-title { font-size: 5rem; }" title: "Paige" --- diff --git a/exampleSite/layouts/partials/paige/head-last.html b/exampleSite/layouts/partials/paige/head-last.html new file mode 100644 index 00000000..51344ae3 --- /dev/null +++ b/exampleSite/layouts/partials/paige/head-last.html @@ -0,0 +1,15 @@ +