fix build issues

pull/667/head
TRaSH 2 years ago
parent a4141fe02b
commit ac768571da

@ -5,3 +5,4 @@ mkdocs-macros-plugin==0.7.0
mkdocs-material==8.3.9
mkdocs-minify-plugin==0.5.0
mkdocs-redirects==1.0.4
markdown==3.3.7

@ -6,7 +6,7 @@ Sonarr RP 20220717 #666
Added: PSA to Radarr LQ #665
- Added: `PSA` to `[LQ]`.
Removed: EVO from the Radarr [LQ] #664
- Removed: EVO from the `[LQ]`, please use `[EVO (NOWEBL)]`
- Removed: EVO from the `[LQ]`, please use `[EVO (NOWEBL)]`.
# 2022-07-10
Radarr cf 20220710 #661

@ -32,6 +32,7 @@ markdown_extensions:
- pymdownx.tabbed
- pymdownx.highlight
- pymdownx.tilde
- lightgallery
- codehilite:
guess_lang: true
- toc:
@ -40,7 +41,7 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- lightgallery
plugins:
- search

Loading…
Cancel
Save