-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revamped contact page to increase visibility
- Loading branch information
1 parent
7149c15
commit 726e5a5
Showing
4 changed files
with
40 additions
and
46 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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,18 +1,49 @@ | ||
|
||
--- | ||
title: "Contributors" | ||
linkTitle: "Contributors" | ||
title: "Contributors & Contact" | ||
linkTitle: "Contributors & Contact" | ||
weight: 50 | ||
menu: | ||
main: | ||
weight: 50 | ||
type: community | ||
--- | ||
|
||
{{< blocks/lead color="secondary" >}} | ||
<h3 id="contact">Contact</h3> | ||
{{< /blocks/lead >}} | ||
|
||
{{< blocks/section color="light" >}} | ||
<p>We are more than happy to answer your inquiries. Please note that we are a free and independent group of developers and researchers, with limited administrative resources. Your time-to-reply may therefore vary. | ||
See the "Terms and Conditions" link in the footer for legal information.</p> | ||
|
||
<p>Please direct your inquiries by e-mail as follows:</p> | ||
|
||
<h4>General inquiries</h4> | ||
|
||
<a href="mailto: [email protected]">[email protected]</a> | ||
|
||
<h4>Security issues and bug reports</h4> | ||
|
||
<a href="mailto: [email protected]">[email protected]</a> <a href="/keys/[email protected]">(Open PGP key)</a> | ||
|
||
<h4>Report other problems and ask for support</h4> | ||
|
||
<a href="mailto: [email protected]">[email protected]</a> | ||
|
||
<h4>Press contact and interview requests</h3> | ||
|
||
<p><a href=""mailto: press:rosenpass.eu">[email protected]</a></p> | ||
|
||
|
||
<h4>We also maintain a <a href="https://matrix.org/">Matrix</a> chatroom for informal queries, development and use questions, and as a broad point of contact:</h4> | ||
|
||
<a href="https://matrix.to/#/#rosenpass:matrix.org">https://matrix.to/#/#rosenpass:matrix.org</a> | ||
|
||
{{< /blocks/section >}} | ||
|
||
{{< blocks/lead color="primary" >}} | ||
Team | ||
<h3 id="team">Team</h3> | ||
{{< /blocks/lead >}} | ||
|
||
|
||
|
@@ -81,7 +112,7 @@ | |
</div> | ||
|
||
{{< blocks/lead color="dark" >}} | ||
With support from | ||
<h3 id="supportfrom">With support from</h3> | ||
|
||
{{< /blocks/lead >}} | ||
|
||
|
@@ -107,4 +138,3 @@ | |
|
||
|
||
{{< /blocks/section >}} | ||
|
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