Prechádzať zdrojové kódy

Properly close code block in docs

Svilen Markov 7 mesiacov pred
rodič
commit
448c795982
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      docs/configuration.md

+ 1 - 0
docs/configuration.md

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