diff options
author | tdro <tdro@noreply.example.com> | 2022-05-09 19:59:41 -0400 |
---|---|---|
committer | tdro <tdro@noreply.example.com> | 2022-05-09 19:59:41 -0400 |
commit | 88c34fdcc13bcc68c52afa325fb036f81345fbb5 (patch) | |
tree | e25f35421c804ed91f876354c60704d9bbb7a1c4 /content | |
parent | 2e857640a00fc55ac3db0537158e982c39d2a92f (diff) | |
download | canory-88c34fdcc13bcc68c52afa325fb036f81345fbb5.tar.gz canory-88c34fdcc13bcc68c52afa325fb036f81345fbb5.tar.bz2 canory-88c34fdcc13bcc68c52afa325fb036f81345fbb5.zip |
themes/default/layouts/shortcodes: Add span footer for block quote
Diffstat (limited to 'content')
-rw-r--r-- | content/canory/messages/diagrams.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/canory/messages/diagrams.md b/content/canory/messages/diagrams.md index f32b056..cad4aa9 100644 --- a/content/canory/messages/diagrams.md +++ b/content/canory/messages/diagrams.md @@ -1,7 +1,7 @@ +++ date = "2022-03-25T04:45:51+00:00" lastmod = "2022-03-29T22:55:17+00:00" -tags = [ "docs", "diagrams" ] +tags = [ "docs", "diagrams", "emojis" ] author = "canory" +++ @@ -15,7 +15,8 @@ probably like them :sweat_smile:. I'm over the character limit but look mommy > My original implementation was certainly buggy and not on par with markdeep. I'm > grateful for the folks who've helped smooth out the rough edges, and I've > updated this project to reflect the good changes made in the Hugo fork, -> including a long-overdue go.mod. +> including a long--overdue go.mod. +{{< footer />}} ```goat . . . .--- 1 |