]> xenbits.xensource.com Git - www-xenproject-org.git/commitdiff
add honda logo and change link for 'join advisory board'
authorArnaud Guéras <arnaudgs@gmail.com>
Thu, 28 Nov 2024 05:21:46 +0000 (06:21 +0100)
committerArnaud Guéras <arnaudgs@gmail.com>
Thu, 28 Nov 2024 05:21:46 +0000 (06:21 +0100)
Signed-off-by: Arnaud Guéras <arnaudgs@gmail.com>
content/_index.md
hugo_stats.json
static/img/logos/honda-logo.webp [new file with mode: 0644]
themes/xen-project/layouts/partials/blocks/logos-circle.html

index cf63e83174809d2a146f6380ec3dd84b26cf5b9c..b0cebfd4a14cd7e311b2612a23e7c8171010f1ce 100644 (file)
@@ -98,7 +98,7 @@ The Xen Project focuses on revolutionizing virtualization by providing a versati
   Board members can propose and vote upon changes to the Xen Project.Members also gain valuable strategic insight into project plans and future scope.
 
   <p class="mg-t-md">
-    <a href="/xen-project/advisors" class="btn btn-secondary">Join the advisory board <i class="fas fa-arrow-right"></i></a>
+    <a href="/about/become-a-member" class="btn btn-secondary">Join the advisory board <i class="fas fa-arrow-right"></i></a>
   </p>
   {{</media-block>}}
 
index 9452c7f9c541290f5af065d1ee9c40e38dfc8c87..9db9b1269550c12165152989a6053610173bb02f 100644 (file)
       "mg-v-xxl",
       "mob-mg-v-xl",
       "mt-2",
-      "news-container",
       "next",
       "no-mt",
       "p1-book",
diff --git a/static/img/logos/honda-logo.webp b/static/img/logos/honda-logo.webp
new file mode 100644 (file)
index 0000000..59153b9
Binary files /dev/null and b/static/img/logos/honda-logo.webp differ
index 634125bf1db0ff0f26a4fea97c563f4e76cec138..bda855a9ccd85a3d7804111bb2264eb176c5fbf0 100644 (file)
@@ -5,5 +5,6 @@
   (dict "name" "EPAM" "src" "/img/logos/epam-logo.svg" "alt" "EPAM")
   (dict "name" "XenServer" "src" "/img/logos/xenserver-logo.svg" "alt" "XenServer" "scale" "1.2")
   (dict "name" "VATES" "src" "/img/logos/vates-logo.svg" "alt" "VATES")
+  (dict "name" "HONDA" "src" "/img/logos/honda-logo.webp" "alt" "HONDA")
 }}
 {{ partial "images-in-circle.html" (dict "class" "mg-t-lg" "images" $images) }}