Automatic toc on tricks page

This commit is contained in:
daudix
2024-09-22 22:58:59 +03:00
parent 3f80c870ea
commit 57fb235169

View File

@ -1,21 +1,13 @@
+++ +++
title = "Tricks" title = "Tricks"
[extra]
toc = true
+++ +++
Several lesser known Duckquill thingies. Several lesser known Duckquill thingies.
<small>If you have some, please consider sharing them here.</small> <small>If you have some, please consider sharing them here.</small>
## Table of Contents
- [Styling](#styling)
- [Navbar](#navbar)
- [Headings](#headings)
- [Strikethrough](#strikethrough)
- [Edge Highlights](#edge-highlights)
- [Horizontal Rules](#horizontal-rules)
- [Background Image](#background-image)
## Styling ## Styling
Duckquill is pretty easy to restyle with just a few lines of SCSS in the [appropriate location](@/_index.md#custom-styles). Let's see some examples. Duckquill is pretty easy to restyle with just a few lines of SCSS in the [appropriate location](@/_index.md#custom-styles). Let's see some examples.