diff --git a/config.toml b/config.toml index 89d62ede..3901c86d 100644 --- a/config.toml +++ b/config.toml @@ -85,6 +85,7 @@ copyright = "alguidelines.dev Project" github_repo = "https://github.com/microsoft/alguidelines" github_project_repo = "https://github.com/microsoft/alguidelines" privacy_policy = "" +shorttitle = "alguidelines.dev" # Google Custom Search Engine ID. Remove or comment out to disable search. # gcs_engine_id = "c632b781ffe71b197" diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index 0c5155c5..49259162 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -2,7 +2,8 @@