mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
✅ Test: rename shortcode test page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "center-quote shortcode"
|
||||
title: "Shortcodes Test"
|
||||
date: 2022-03-07T22:31:22+08:00
|
||||
type: 'posts'
|
||||
draft: true
|
||||
@@ -12,4 +12,4 @@ normal content
|
||||
{{< center-quote >}}
|
||||
**hello** *world*
|
||||
this is a center-quote shortcode example.
|
||||
{{< /center-quote >}}
|
||||
{{< /center-quote >}}
|
||||
Reference in New Issue
Block a user