Skip to content

Commit

Permalink
✨ feat: allow using emojis as favicon 🌱
Browse files Browse the repository at this point in the history
  • Loading branch information
welpo committed May 25, 2023
1 parent cfef1f6 commit fb061a1
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
4 changes: 4 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ separator = "•"
# Full path after the base URL required. So if you were to place it in "static" it would be "/favicon.ico"
favicon = ""

# Add an emoji here to use it as favicon.
# Compatibility: https://caniuse.com/link-icon-svg
favicon_emoji = "🌱"

# This header image is used for SEO. For example if you were to share an image via Messenger/Instagram/Twitter a preview picture is also presented
headerImage = ""

Expand Down
Loading

0 comments on commit fb061a1

Please sign in to comment.