Social network
Connect and engage with your audience through social networks.
Connect with visitors by including links to your social media profiles,
making it easy for them to find and follow you on other platforms.
GitHub
The GitHub icon will be displayed on the navbar and footer.
html_theme_options = {
"github_url": "https://github.com/lepture"
}
Discord
The Discord icon will be displayed on the navbar and footer.
html_theme_options = {
"discord_url": "https://discord.gg/example/"
}
Mastodon
The Mastodon icon will be displayed only on the footer.
html_theme_options = {
"mastodon_url": "https://mas.to/@trumpet"
}
YouTube
The YouTube icon will be displayed only on the footer.
html_theme_options = {
"youtube_url": "https://youtube.com/@username"
}
Social network¶
Connect and engage with your audience through social networks.
Connect with visitors by including links to your social media profiles, making it easy for them to find and follow you on other platforms.
GitHub¶
The GitHub icon will be displayed on the navbar and footer.
Discord¶
The Discord icon will be displayed on the navbar and footer.
Twitter¶
The Twitter icon will be displayed only on the footer.
Mastodon¶
The Mastodon icon will be displayed only on the footer.
YouTube¶
The YouTube icon will be displayed only on the footer.