Skip to main content

A simple sphinx extension to add emoji favicons to html pages.

Project description

Sphinx emoji favicon

A simple sphinx extension to add emoji favicon to your sphinx site.

This extension is inspired by sphinx-favicon and streamlit.

Installation

pip install sphinx-emoji-favicon

Usage

Add sphinx_emoji_favicon to your conf.py:

extensions = [
    ...
    'sphinx_emoji_favicon',
    ...
]

Then add the following to your conf.py:

emoji_favicon = '🦄'
# or emoji_favicon = ':unicorn:'
# or emoji_favicon = ':独角兽:'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinx_emoji_favicon-0.1.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

sphinx_emoji_favicon-0.1-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page