-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Mailing List links to "Help and Support"
- Loading branch information
1 parent
92a7969
commit b46a201
Showing
4 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,6 +18,9 @@ | |
- title: Getting Started | ||
url: /getting-started/ | ||
icon: fa-cubes | ||
- title: Help and Support | ||
url: /support/ | ||
icon: fa-life-ring | ||
- title: OS Architecture | ||
url: /doc/architecture/ | ||
- title: Security Center | ||
|
@@ -115,9 +118,6 @@ | |
url: mailto:[email protected] | ||
- title: Business Inquiries | ||
url: mailto:[email protected] | ||
- title: Mailing Lists | ||
url: /mailing-lists/ | ||
icon: fa-envelope-o | ||
- title: Join the Team | ||
url: /join/ | ||
icon: fa-thumbs-o-up | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,15 +15,15 @@ <h1 class="add-left"> | |
<ul class="list-unstyled"> | ||
<li><a href="/security/"><i class="fa fa-lock fa-fw black-icon"></i> Report a security issue</a></li> | ||
<li><a href="/doc/reporting-bugs/"><i class="fa fa-bug fa-fw black-icon"></i> Report a bug</a></li> | ||
<li><a href="/mailing-lists/"><i class="fa fa-envelope fa-fw black-icon"></i> Join the mailing lists</a></li> | ||
<li><a href="/support/"><i class="fa fa-life-ring fa-fw black-icon"></i> Get help and support</a></li> | ||
<li><a href="/join/"><i class="fa fa-user-plus fa-fw black-icon"></i> Join the team</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-lg-4 col-md-5 add-left"> | ||
<ul class="list-unstyled"> | ||
<li><i class="fa fa-newspaper-o fa-fw"></i> Press inquiries: <a href="mailto:[email protected]">[email protected]</a></li> | ||
<li><i class="fa fa-briefcase fa-fw"></i> Business inquiries: <a href="mailto:[email protected]">[email protected]</a></li> | ||
<li><a href="/partners/"><i class="fa fa-globe fa-fw black-icon"></i> Become a Qubes partner</a></li> | ||
<li><a href="/partners/"><i class="fa fa-globe fa-fw black-icon"></i> Become a Qubes Partner</a></li> | ||
<li><a href="/hardware-certification/"><i class="fa fa-laptop fa-fw black-icon"></i> Request hardware certification</a></li> | ||
</ul> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters