[site] title = "cpp-httplib" version = "0.35.0" base_url = "https://yhirose.github.io/cpp-httplib" # Base path for URL generation. Use "/cpp-httplib" for GitHub Pages, # or "" for local development (python3 -m http.server). base_path = "/cpp-httplib" [[nav]] label = "Tour" path = "tour/" icon_svg = '' [[nav]] label = "GitHub" url = "https://github.com/yhirose/cpp-httplib" icon_svg = '' [i18n] default_lang = "en" langs = ["en", "ja"] [highlight] theme = "base16-eighties.dark" theme_light = "base16-ocean.light"