mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 03:38:30 +00:00
Fix base_dir for GitHub PageS
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
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"
|
||||
|
||||
[i18n]
|
||||
default_lang = "en"
|
||||
|
||||
Reference in New Issue
Block a user