Rename hide.md to show.md

This commit is contained in:
Will Faught
2023-03-05 13:23:28 -08:00
parent 1232c25cc0
commit 427117a00e

View File

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