Hide with CSS instead of config in exampleSite

This commit is contained in:
Will Faught
2023-02-24 20:41:47 -08:00
parent c50f2f51c8
commit c82cb669af
3 changed files with 16 additions and 30 deletions

View File

@@ -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"
---