diff --git a/exampleSite/content/posts/features/theming/index.md b/exampleSite/content/posts/features/theming/index.md index eca171f..79041b4 100644 --- a/exampleSite/content/posts/features/theming/index.md +++ b/exampleSite/content/posts/features/theming/index.md @@ -92,3 +92,5 @@ The font registration is done in the `custom.css` file. There are also a few cus --code-font-family: "DancingScript"; } ``` + +Happy customizing!