diff --git a/hugo_stats.json b/hugo_stats.json index 0ba8fdcc0a2..b1aeaa2a979 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -115,7 +115,6 @@ "Using-the-GUI", "VS-Code", "Vue", - "WSL-2-backend-Arm-Beta", "WSL-2-backend-x86_64", "Web-browser", "What-are-the-key-features-of-Docker-Desktop", diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fd991c9923e..734cc86513c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -29,7 +29,7 @@ class="md:h-[calc(100vh-64px)] fixed md:sticky top-0 md:top-16 z-40 hidden h-screen flex-none overflow-y-auto overflow-x-hidden bg-background-light dark:bg-gray-dark-100 w-full md:z-auto md:block md:w-[300px]" :class="{ 'hidden': ! $store.showSidebar }"> -
@@ -53,7 +53,7 @@
- + {{/* Load the YouTube player if the page embeds a YouTube video */}} {{ with .Store.Get "youtube" }} diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d35b4ce95f7..aae73710996 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,4 +1,4 @@ -
+
{{ partialCached "components/support-button.html" . }}