Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Add meta extension, update Mastodon link (#691)
Browse files Browse the repository at this point in the history
* feat: Add meta plugin to allow for easy meta tag creation

* chore: Update Mastodon URL
  • Loading branch information
KyleGospo authored Dec 23, 2023
1 parent 24bedfe commit eaccc05
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ theme:
- toc.integrate
- content.tabs.link
markdown_extensions:
- meta
- admonition
- attr_list
- md_in_html
Expand Down Expand Up @@ -73,7 +74,7 @@ extra:
- icon: fontawesome/brands/youtube
link: https://www.youtube.com/c/JorgeCastro/videos
- icon: fontawesome/brands/mastodon
link: https://hachyderm.io/@jorge
link: https://fosstodon.org/@UniversalBlue
- icon: fontawesome/solid/rss
link: https://universal-blue.org/feed_rss_updated.xml
plugins:
Expand Down

0 comments on commit eaccc05

Please sign in to comment.