diff --git a/content/tricks/index.md b/content/tricks/index.md index 1a8c780..929ede8 100644 --- a/content/tricks/index.md +++ b/content/tricks/index.md @@ -6,6 +6,16 @@ title = "Tricks" 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 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.