diff --git a/docs/index.md b/docs/index.md index d01eb23..5dce71a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,9 +6,9 @@ description: A compendium of information and guides written to ease headaches. A compendium of information and guides written to ease headaches. -Last Updated: November 16th, 2023. +Last Updated: November 17th, 2023. -We now have a [Discord server!](https://discord.gg/cZRUmEPK78) +[We now have a Discord server!](https://discord.gg/cZRUmEPK78){ .md-button } Changelogs will now be posted on the Discord in much greater detail. diff --git a/mkdocs.yml b/mkdocs.yml index 7072c1c..f7c922c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -142,5 +142,6 @@ markdown_extensions: - pymdownx.snippets - pymdownx.superfences - pymdownx.keys + - attr_list plugins: []