From 033cb0280622fd41d884a41674e1f48da853c05a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arnaud=20Gu=C3=A9ras?= Date: Fri, 29 Nov 2024 16:20:54 +0100 Subject: [PATCH] some fixes again MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Arnaud Guéras --- content/about/security-policy.md | 4 ++-- content/projects/hypervisor.md | 1 - content/resources/matrix.md | 2 +- hugo_stats.json | 2 ++ themes/xen-project/assets/css/spaces.scss | 5 +++++ themes/xen-project/layouts/partials/socials.html | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/content/about/security-policy.md b/content/about/security-policy.md index 1219c69..a555d7f 100644 --- a/content/about/security-policy.md +++ b/content/about/security-policy.md @@ -56,8 +56,8 @@ asidePosition: before # name: Tim Deegan --- -{{
}} -This document has come in effect in December 2011 and will be reviewed periodically: see [Change History](#change-history) for a detailed list of changes. +{{
}} + ## Introduction diff --git a/content/projects/hypervisor.md b/content/projects/hypervisor.md index fc6c7d2..4a99cf5 100644 --- a/content/projects/hypervisor.md +++ b/content/projects/hypervisor.md @@ -21,7 +21,6 @@ aside: icon: fas fa-medkit - # - title: Project Management # items: # - name: "Status: Active" diff --git a/content/resources/matrix.md b/content/resources/matrix.md index a060e8a..db6c7ec 100644 --- a/content/resources/matrix.md +++ b/content/resources/matrix.md @@ -40,7 +40,7 @@ menus: {{}} {{}} -## Projects +## Other Channels {{}} {{}} diff --git a/hugo_stats.json b/hugo_stats.json index b27ba9f..3278b66 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -176,6 +176,7 @@ "menu-toggle", "mg-l-lg", "mg-l-md", + "mg-neg-2rem", "mg-r-md", "mg-t-lg", "mg-t-md", @@ -277,6 +278,7 @@ "open-source-technologies", "openness", "organizations-on-the-pre-disclosure-list", + "other-channels", "our-architecture", "our-pledge", "our-responsibilities", diff --git a/themes/xen-project/assets/css/spaces.scss b/themes/xen-project/assets/css/spaces.scss index 7a2cfa2..da0209a 100644 --- a/themes/xen-project/assets/css/spaces.scss +++ b/themes/xen-project/assets/css/spaces.scss @@ -99,3 +99,8 @@ $spacings: ( .no-pt { padding-top: 0 !important; } + +/** ugly spaces */ +.mg-neg-2rem { + margin-top: -2rem !important; +} diff --git a/themes/xen-project/layouts/partials/socials.html b/themes/xen-project/layouts/partials/socials.html index a61f796..c6b1cce 100644 --- a/themes/xen-project/layouts/partials/socials.html +++ b/themes/xen-project/layouts/partials/socials.html @@ -5,7 +5,7 @@
  • - +
  • -- 2.39.5