forked from deepStateMirrors/tabi
✨ feat: add 'Last updated' extra tag
This commit is contained in:
parent
eb60527bfb
commit
ed47f2580b
3 changed files with 8 additions and 1 deletions
|
|
@ -1,8 +1,10 @@
|
|||
+++
|
||||
title = "Custom shortcodes"
|
||||
date = "2023-02-19"
|
||||
date = 2023-02-19
|
||||
[taxonomies]
|
||||
tags = ["showcase", "shortcodes"]
|
||||
[extra]
|
||||
last_updated = 2023-02-26
|
||||
+++
|
||||
|
||||
## Image shortcodes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue