diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index a2a326e28..8bf70de50 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 User: guides/getting-started/add-user.md - - โš™๏ธ Add Services: guides/getting-started/add-services.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 User: guides/getting-started/add-user.md + - Add Services: guides/getting-started/add-services.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