39 lines
551 B
Markdown
39 lines
551 B
Markdown
|
---
|
||
|
title: Placeholder Tip
|
||
|
author: KemoNine
|
||
|
publishDate: 2023-03-19
|
||
|
lastMod: 2023-03-19
|
||
|
toc: true
|
||
|
draft: false
|
||
|
categories:
|
||
|
- tips
|
||
|
tags:
|
||
|
- faq
|
||
|
- example
|
||
|
---
|
||
|
|
||
|
## Changelog
|
||
|
{{< changelog >}}
|
||
|
{{< back_to_top >}}
|
||
|
{{< change 2023-03-19 "Initial creation" >}}
|
||
|
{{< /changelog >}}
|
||
|
{{< end_section >}}
|
||
|
|
||
|
## Intro
|
||
|
|
||
|
This is a placeholder tip to prevent errors. More content will slowly be posted over time.
|
||
|
|
||
|
{{< end_section >}}
|
||
|
|
||
|
## Section 1
|
||
|
|
||
|
This is where some useful content would go
|
||
|
|
||
|
{{< end_section >}}
|
||
|
|
||
|
## Conclusion
|
||
|
|
||
|
In summary...
|
||
|
|
||
|
{{< end_section >}}
|