diff --git a/docs/docker/DHCP.md b/docs/docker/DHCP.md index 0a8c3d7..e64fcca 100644 --- a/docs/docker/DHCP.md +++ b/docs/docker/DHCP.md @@ -1,7 +1,7 @@ --- title: Docker DHCP and Network Modes description: Setting up DHCP for Docker Pi-hole -last_updated: Sat Feb 09 +last_updated: Sat Feb 09 00:00:00 2019 UTC --- # Docker DHCP and Network Modes diff --git a/mkdocs.yml b/mkdocs.yml index c6aaa34..5ab89e2 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -71,6 +71,8 @@ nav: - 'Install from source': ftldns/compile.md - 'Debugging FTLDNS': ftldns/debugging.md - 'In-depth manual': ftldns/in-depth.md +- 'Docker': + - 'DHCP': docker/DHCP.md - 'Contributing': - 'Contributing on Github': guides/github/contributing.md - 'How to sign-off commits': guides/github/how-to-signoff.md