pages/_posts/2024-04-28-post-citation.md
George 37d75d039e
Added post citation (#2377)
Basically adds suggestions of how to cite a post, as suggested in #2374.


![image](https://github.com/alshedivat/al-folio/assets/31376482/756eb88a-35c9-435a-b79e-70d11aa489cb)

---------

Signed-off-by: George Araujo <george.gcac@gmail.com>
2024-04-29 14:28:06 -03:00

12 lines
440 B
Markdown

---
layout: post
title: a post that can be cited
date: 2024-04-28 15:06:00
description: this is what a post that can be cited looks like
tags: formatting citation
categories: sample-posts
citation: true
---
This is an example post that can be cited. The content of the post ends here, while the citation information is automatically provided below. The only thing needed is for you to set the `citation` key in the front matter to `true`.