diff --git a/content/tricks/index.md b/content/tricks/index.md index fc37f47..7d55224 100644 --- a/content/tricks/index.md +++ b/content/tricks/index.md @@ -1,21 +1,13 @@ +++ title = "Tricks" +[extra] +toc = true +++ Several lesser known Duckquill thingies. If you have some, please consider sharing them here. -## 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-styles). Let's see some examples.