Skip to content

Commit

Permalink
adding bluesky social icon (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonEgger authored Nov 4, 2024
1 parent 635d948 commit 9ad66ba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,9 @@ extra:
- icon: fontawesome/brands/mastodon
link: https://fosstodon.org/@pytexas
name: Mastodon
- icon: fontawesome/brands/bluesky
link: https://bsky.app/profile/pytexas.org
name: Bluesky
- icon: fontawesome/brands/discord
link: https://discord.gg/jNPAbcNukj
name: Discord
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ cssselect2==0.7.0
defusedxml==0.7.1
ghp-import==2.1.0
idna==3.4
Jinja2==3.1.2
Jinja2==3.1.4
Markdown==3.4.4
MarkupSafe==2.1.3
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-get-deps==0.2.0
mkdocs-material==9.5.34
mkdocs-material==9.5.43
mkdocs-material-extensions==1.3.1
mkdocs-redirects==1.2.1
packaging==23.2
Expand Down

0 comments on commit 9ad66ba

Please sign in to comment.