Bläddra i källkod

Properly close code block in docs

Svilen Markov 7 månader sedan
förälder
incheckning
448c795982
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      docs/configuration.md

+ 1 - 0
docs/configuration.md

@@ -281,6 +281,7 @@ theme:
 > .widget-type-rss a {
 >     font-size: 1.5rem;
 > }
+> ```
 >
 > In addition, you can also use the `css-class` property which is available on every widget to set custom class names for individual widgets.