Page MenuHomeFreeBSD

D59445.id.diff
No OneTemporary

D59445.id.diff

Index: website/content/en/contact.adoc
===================================================================
--- website/content/en/contact.adoc
+++ website/content/en/contact.adoc
@@ -6,13 +6,13 @@
include::shared/en/mailing-lists.adoc[]
include::shared/en/urls.adoc[]
-= Contacting the FreeBSD Community
+= Contacting the Community
link:../community/mailinglists[Mailing lists are the primary communication channel].
Please note, some lists require subscription before posting; posts from non-subscribers may be held in a queue.
-== Questions about FreeBSD
+== Questions
Write to the {freebsd-questions}; see the link:../community[Community] page for other options.
@@ -22,11 +22,11 @@
Alternatively, for link:{main-site}[Documentation Portal] content -- including the link:{handbook}[FreeBSD Handbook] and link:{faq}[FAQ] -- in-page resources include the option to edit the page in GitHub.
-== link:../administration/[FreeBSD Project Administration and Management]
+== Project Administration and Management
-Webmaster Team, Security Team, Postmaster Team, Bugmeisters, and others.
+link:../administration[Core Team, Security, Tree Management, Webmaster Team, Postmaster Team, Bugmeisters, and others.]
-== Miscellaneous
+== Legal
-link:../commercial/[Commercial Vendors]
+FreeBSD trademarks are owned by the link:https://freebsdfoundation.org/[FreeBSD Foundation].
Index: website/themes/beastie/i18n/en.toml
===================================================================
--- website/themes/beastie/i18n/en.toml
+++ website/themes/beastie/i18n/en.toml
@@ -295,6 +295,9 @@
[f-code-of-conduct]
other = "Code of Conduct"
+[f-contact]
+other = "Contact"
+
[f-security-advisories]
other = "Security Advisories"
Index: website/themes/beastie/layouts/_partials/site-footer.html
===================================================================
--- website/themes/beastie/layouts/_partials/site-footer.html
+++ website/themes/beastie/layouts/_partials/site-footer.html
@@ -79,6 +79,9 @@
<section class="legal-column">
<h3 class="column-title">{{ i18n "f-legal" }}</h3>
<ul class="column-elements-container">
+ <li>
+ <a href="{{ "contact" | relLangURL }}" class="column-element">{{ i18n "f-contact" }}</a>
+ </li>
<li>
<a href="https://freebsdfoundation.org/donate/" target="_blank" class="column-element">{{ i18n "f-donations" }}</a>
</li>

File Metadata

Mime Type
text/plain
Expires
Wed, Sep 9, 7:56 AM (1 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38572483
Default Alt Text
D59445.id.diff (2 KB)

Event Timeline