[site] title = "My Docs" hostname = "https://example.github.io" base_path = "/my-project" # [[nav]] # label = "Guide" # path = "guide/" # # [[nav]] # label = "GitHub" # url = "https://github.com/your/repo" # icon_svg = '' [i18n] langs = ["en"] [highlight] dark_theme = "base16-ocean.dark" light_theme = "InspiredGitHub"