2023-03-20 13:05:48 +00:00
|
|
|
---
|
2023-03-20 15:16:29 +00:00
|
|
|
title: _ Tip Template _
|
2023-03-20 17:23:57 +00:00
|
|
|
author:
|
|
|
|
- Your Name
|
2023-03-20 13:05:48 +00:00
|
|
|
publishDate: 1900-12-30
|
|
|
|
lastMod: 1900-12-31
|
|
|
|
toc: true
|
2023-03-20 15:52:58 +00:00
|
|
|
draft: true
|
2023-03-20 13:05:48 +00:00
|
|
|
categories:
|
|
|
|
- tips
|
2023-03-20 15:16:29 +00:00
|
|
|
- a-main-category
|
2023-03-20 13:05:48 +00:00
|
|
|
tags:
|
|
|
|
- template
|
2023-03-20 15:16:29 +00:00
|
|
|
- example-tag
|
2024-07-04 19:24:14 +00:00
|
|
|
changelog:
|
|
|
|
- date: 1900-12-31
|
|
|
|
text: "Add additional detail, tags"
|
|
|
|
- date: 1900-12-30
|
|
|
|
text: "Initial creation"
|
2023-03-20 13:05:48 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
## Intro
|
|
|
|
{{< back_to_top >}}
|
|
|
|
|
|
|
|
What are we talking about on this page?
|
|
|
|
|
|
|
|
{{< end_section >}}
|
|
|
|
|
|
|
|
## Section 1
|
|
|
|
{{< back_to_top >}}
|
|
|
|
|
|
|
|
This is where some useful content would go
|
|
|
|
|
|
|
|
{{< end_section >}}
|
|
|
|
|
|
|
|
## Conclusion
|
|
|
|
{{< back_to_top >}}
|
|
|
|
|
2023-03-20 15:16:29 +00:00
|
|
|
In summary... Use <code>[bbb]({{< ref "[category]/[file].md" >}})</code> for cross references
|
2023-03-20 13:05:48 +00:00
|
|
|
|
|
|
|
{{< end_section >}}
|