Skip to content

Commit

Permalink
style: Less emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
carlreid committed Feb 15, 2025
1 parent c86c1de commit 72c18cd
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/StreamMaster.Docs/streammaster/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ theme:
icon: material/brightness-4
name: Switch to light mode
nav:
- Home 🏠: index.md
- Getting Started 🚀: GettingStarted.md
- Auth 🔑: Auth.md
- EPG/XML Files 📅: EPG.md
- M3U Files 📜: M3U.md
- Schedules Direct 📅: SD.md
- StreamGroup 📺: StreamGroup.md
- Profiles 🧑‍💻:
- Home: index.md
- Getting Started: GettingStarted.md
- Auth: Auth.md
- EPG/XML Files: EPG.md
- M3U Files: M3U.md
- Schedules Direct: SD.md
- StreamGroup: StreamGroup.md
- Profiles:
- CommandProfiles.md
- OutputProfiles.md
- Backup & Restore 🗄️: BackupRestore.md
- Settings ⚙️: Settings.md
- Docs 📘: Docs.md
- M3U Output Attributes 🎬: M3U_Output_Attributes.md
- Backup & Restore: BackupRestore.md
- Settings: Settings.md
- Docs: Docs.md
- M3U Output Attributes: M3U_Output_Attributes.md

- Contributors 🌟: Contributors.md
- Contributors: Contributors.md

plugins:
- search
Expand Down

0 comments on commit 72c18cd

Please sign in to comment.