From 7ea5ff531890e4a9652b7d52bb8621782c79be3f Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Wed, 9 Oct 2024 17:11:09 -0500 Subject: [PATCH] CLDR-18006 site: updates to top bar - drop Site Map from header - drop "temporary navigation" notice --- docs/site/_layouts/page.html | 5 ----- docs/site/_layouts/sitemap.html | 6 ------ docs/site/assets/js/cldrsite.js | 2 -- 3 files changed, 13 deletions(-) diff --git a/docs/site/_layouts/page.html b/docs/site/_layouts/page.html index db4305589da..cfbb352373a 100644 --- a/docs/site/_layouts/page.html +++ b/docs/site/_layouts/page.html @@ -14,11 +14,6 @@ -
- This navigation UI is temporary, just to give access to the pages. -
diff --git a/docs/site/_layouts/sitemap.html b/docs/site/_layouts/sitemap.html index cd39288b180..41a967d3665 100644 --- a/docs/site/_layouts/sitemap.html +++ b/docs/site/_layouts/sitemap.html @@ -14,12 +14,6 @@ -
- This navigation UI is temporary, just to give access to the pages. -
-
{{ content }}
diff --git a/docs/site/assets/js/cldrsite.js b/docs/site/assets/js/cldrsite.js index 44a6e0d08f7..e4ee2d1b7a8 100644 --- a/docs/site/assets/js/cldrsite.js +++ b/docs/site/assets/js/cldrsite.js @@ -310,8 +310,6 @@ const app = Vue.createApp( {{ ourTitle }} - Site Map - `, }, {