Add custom icons and flags

This commit is contained in:
thhsh-local 2025-05-20 11:30:35 -04:00
parent cc06594996
commit 682e5b6bbd
Signed by: thhsh-local
SSH key fingerprint: SHA256:bLOq3d7dN1v5+W5U6pQekP0rBm0YUtC9qvh3TDYyAsg
5 changed files with 38 additions and 0 deletions

View file

@ -2,6 +2,7 @@ site_name: StarCat Systems
site_url: https://about.starcat.systems
theme:
name: material
custom_dir: overrides
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
@ -68,6 +69,9 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
options:
custom_icons:
- overrides/.icons
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span