diff --git a/assets/scss/_custom.scss b/assets/scss/_custom.scss index cc10bcbe65..7a7277c695 100644 --- a/assets/scss/_custom.scss +++ b/assets/scss/_custom.scss @@ -431,7 +431,7 @@ footer { } // Custom footer sizing -@media (min-width: 800px) and (max-width: 1279px) { +@media (min-width: 800px) and (max-width: 1285px) { footer { ul.footer-icons { min-width: 17.5vw; @@ -439,6 +439,11 @@ footer { flex-wrap: nowrap; flex-direction: row; justify-content: space-evenly; + + li.mx-2 { + margin-left: 0.3rem !important; + margin-right: 0.3rem !important; + } } .col-sm-2 { flex: 0 0 22.5%; @@ -2156,4 +2161,4 @@ section.k8s-birthday-override:has(div.k8s-birthday-override.revert-to-previous i @extend .table; } } -} \ No newline at end of file +} diff --git a/content/en/community/_index.html b/content/en/community/_index.html index 1fa9a1727b..d2d9011515 100644 --- a/content/en/community/_index.html +++ b/content/en/community/_index.html @@ -124,12 +124,12 @@ menu: troubleshooting, and so much more.

-
- - 𝕏.org +
+ + Bluesky - 𝕏 ▶ -

#kubernetesio

+ Bluesky ▶ +

@kubernetes.io

Real-time announcements of blog posts, events, news, ideas.

@@ -159,6 +159,15 @@ menu: Visit https://slack.k8s.io/ for an invitation.
+ +
+ + X + + 𝕏 ▶ +

@kubernetesio

+

Real-time announcements of blog posts, events, news, ideas.

+
diff --git a/hugo.toml b/hugo.toml index 606581d93c..a27d757e05 100644 --- a/hugo.toml +++ b/hugo.toml @@ -257,11 +257,15 @@ no = 'Sorry to hear that. Please
RSS Feed
{{ end -}}
Submit a Post
-
@Kubernetesio
+
@kubernetes.io
+
@Kubernetesio
on GitHub
#kubernetes-users
Stack Overflow
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 8161fad940..be7324f7aa 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -3,14 +3,14 @@
{{ template "footer-main-block" . }} -
+
{{ with $links }} {{ with index . "user"}} {{ template "footer-links-block" . }} {{ end }} {{ end }}
-
+
{{ with $links }} {{ with index . "developer"}} {{ template "footer-links-block" . }} @@ -32,7 +32,7 @@ {{ end }} {{ define "footer-main-block" }} -