Remove shortcode from page titles

This commit is contained in:
Will Faught
2024-07-08 10:45:45 -07:00
parent 260d0aa264
commit 5a7a39bf13
10 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ authors = ["author-demo"]
categories = ["paige", "shortcodes"]
description = "Demonstration of the Paige code shortcode."
tags = ["code", "figures"]
title = "Code Shortcode"
title = "Code"
+++
Paige provides a `paige/code` shortcode for displaying code.