Add table of contents on tricks page

This commit is contained in:
daudix
2024-07-21 22:05:32 +03:00
parent 1a6bcb8dab
commit 7c2b92785f

View File

@ -6,6 +6,16 @@ title = "Tricks"
Several lesser known Duckquill thingies. Several lesser known Duckquill thingies.
## 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-stylesheets). 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-stylesheets). Let's see some examples.