fix unclosed ` characters in seasonal

This commit is contained in:
YozoraXCII 2023-07-21 14:28:33 +01:00
parent 1bf2243dfb
commit 98e2a382b8

View file

@ -11,7 +11,7 @@ Supported Library Types: Movie
## Collections Section 000 ## Collections Section 000
| Collection | Key | Description | | Collection | Key | Description |
|:-----------------------------|:---------------|:----------------------------------------------------------------------------| |:---------------------------------------------------|:-------------------|:-----------------------------------------------------------------------------|
| `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. | | `Seasonal Collections` | `separator` | [Separator Collection](../separators) to denote the Section of Collections. |
| `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. | | `🎊 New Year's Day Movies` | `years` | Collection of Movies related to New Year's Day. |
| `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. | | `💘 Valentine's Day Movies` | `valentine` | Collection of Movies related to Valentine's Day. |
@ -27,8 +27,8 @@ Supported Library Types: Movie
| `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. | | `🦃 Thanksgiving Movies` | `thanksgiving` | Collection of Movies related to Thanksgiving. |
| `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. | | `🎅 Christmas Movies` | `christmas` | Collection of Movies related to Christmas. |
| `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month | | `🌊🌺 Asian American Pacific Islander Movies` | `aapi` | Collection of Movies related to Asian American Pacific Islander Month |
| `♿ Disability Month Movies | `disabilities` | Collection of Movies related to Disability Month | | `♿ Disability Month Movies` | `disabilities` | Collection of Movies related to Disability Month |
| `✊ 🏿 Black History Month Movies | `black_history` | Collection of Movies related to Black History Month | | `✊ 🏿 Black History Month Movies` | `black_history` | Collection of Movies related to Black History Month |
| `🏳️‍🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month | | `🏳️‍🌈 LGBTQ Month Movies` | `lgbtq` | Collection of Movies related to LGBTQ Month |
| `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month | | `🪅 National Hispanic Heritage Movies` | `latinx` | Collection of Movies related to National Hispanic Heritage Month |
| `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month | | `🚺 Women's History Month Movies` | `women` | Collection of Movies related to Women's History Month |