diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index c40d39159..89ed12540 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -48,13 +48,13 @@ nav: - Home: index.md - Guides: - Getting Started: - - Creating Your First Clan: guides/getting-started/index.md - - Create USB Installer (optional): guides/getting-started/installer.md - - Add Machines: guides/getting-started/add-machines.md - - Add Services: guides/getting-started/add-services.md - - Secrets & Facts: guides/getting-started/secrets.md - - Deploy Machine: guides/getting-started/deploy.md - - Continuous Integration: guides/getting-started/check.md + - ๐Ÿš€ Creating Your First Clan: guides/getting-started/index.md + - ๐Ÿ“€ Create USB Installer (optional): guides/getting-started/installer.md + - โš™๏ธ Add Machines: guides/getting-started/add-machines.md + - โš™๏ธ Add Services: guides/getting-started/add-services.md + - ๐Ÿ” Secrets & Facts: guides/getting-started/secrets.md + - ๐Ÿšข Deploy Machine: guides/getting-started/deploy.md + - ๐Ÿงช Continuous Integration: guides/getting-started/check.md - clanServices: guides/clanServices.md - Disk Encryption: guides/disk-encryption.md - Mesh VPN: guides/mesh-vpn.md