feat: add a friend link (blogroll) shortcode
This commit is contained in:
parent
6a2d5fd912
commit
de4de10703
6 changed files with 54 additions and 13 deletions
7
src/data/links.yaml
Normal file
7
src/data/links.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
Link: # the name/title of the destination
|
||||
link: https://www.youtube.com/watch?v=cqT0OKlEo9w # the link to the destination
|
||||
avatar: https://example.org/avatar.png # set an avatar
|
||||
description: We know each other for so long # the description
|
||||
Another Link:
|
||||
link: https://google.com
|
||||
description: Your heart's been aching, but you're too shy to say it
|
Loading…
Add table
Add a link
Reference in a new issue