Rename hide.md to show.md

master
Will Faught 2 years ago
parent 1232c25cc0
commit 427117a00e

@ -2,7 +2,7 @@
authors: ["will_faught"] authors: ["will_faught"]
categories: ["customization", "paige"] categories: ["customization", "paige"]
date: "2023-02-01" date: "2023-02-01"
description: "Demonstration of Paige customization that hides data." description: "Demonstration of Paige customization that shows data."
paige: paige:
style: | style: |
#paige-authors, #paige-authors,
@ -19,8 +19,8 @@ paige:
#paige-pages .paige-terms { #paige-pages .paige-terms {
display: block; display: block;
} }
tags: ["hide", "singles"] tags: ["show", "singles"]
title: "Hide Data" title: "Show Data"
weight: 10 weight: 10
--- ---
Loading…
Cancel
Save