From 2aadc65f803a7804f7f7ddbc40d1aa43946cbb0d Mon Sep 17 00:00:00 2001 From: Thom Brown Date: Thu, 17 May 2012 15:49:33 -0400 Subject: [PATCH] Add version numbers to doc titles to prevent duplicate titles between versions. This should make results on search engines clearer and more explicit. --- templates/docs/docspage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs/docspage.html b/templates/docs/docspage.html index 106c584d..d68dafe5 100644 --- a/templates/docs/docspage.html +++ b/templates/docs/docspage.html @@ -1,7 +1,7 @@ - PostgreSQL: Documentation: Manuals: {{page.title}} + PostgreSQL: Documentation: {{doc_nav_version}}: {{page.title}} -- 2.39.5