Changes b and i to em and strong
This commit is contained in:
@ -83,7 +83,7 @@ mastodon="https://ioc.exchange/@lynn_stephenson"
|
||||
avatar="trai_dep.png"
|
||||
name="trai_dep"
|
||||
role="Subreddit Mod"
|
||||
bio="I'm the moderator at r/Privacy and r/privacytoolsIO. Day to day, I am also – <i>irony alert</i> – an (ethical) digital marketer."
|
||||
bio="I'm the moderator at r/Privacy and r/privacytoolsIO. Day to day, I am also – <em>irony alert</em> – an (ethical) digital marketer."
|
||||
email="mailto:trai_dep@privacytools.io"
|
||||
website="https://www.reddit.com/user/trai_dep"
|
||||
%}
|
||||
@ -94,8 +94,8 @@ website="https://www.reddit.com/user/trai_dep"
|
||||
<div class="card">
|
||||
<div class="card-body">
|
||||
<p class="card-text">Of course, we couldn't do any of this without our very generous <a href="https://opencollective.com/privacytools/">financial contributors</a>, <a href="https://github.com/privacytools/privacytools.io/graphs/contributors">website contributors</a>, and the countless community members that help share new ideas and spread the word! Thank you.</p>
|
||||
<a href="/#participate" class="btn btn-primary"><i class="fas fa-hands-helping"></i> Get involved!</a>
|
||||
<a href="/donate/" class="btn btn-outline-danger"><i class="fas fa-heart"></i> Donate</a>
|
||||
<a href="/#participate" class="btn btn-primary"><em class="fas fa-hands-helping"></em> Get involved!</a>
|
||||
<a href="/donate/" class="btn btn-outline-danger"><em class="fas fa-heart"></em> Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -157,9 +157,9 @@ emeritus=true
|
||||
<div class="col">
|
||||
<h2>Contact Us</h2>
|
||||
<p>It's very important to us to stay up-to-date on the latest changes in the privacy space. If you have a software recommendation for us, or want to request a change on this website, please don't hesitate to reach out in one of the following ways.</p>
|
||||
<p><a href="https://forum.privacytools.io/"><i class="fab fa-discourse fa-lg fa-fw"></i> Start a discussion in our Discourse forum</a></p>
|
||||
<p><a href="https://github.com/privacytools/privacytools.io/issues"><i class="fab fa-github fa-lg fa-fw"></i> Open an issue on GitHub</a></p>
|
||||
<p><a href="https://www.reddit.com/r/privacytoolsIO/"><i class="fab fa-reddit fa-lg fa-fw"></i> Suggest something new on our subreddit</a></p>
|
||||
<p><a href="https://forum.privacytools.io/"><em class="fab fa-discourse fa-lg fa-fw"></em> Start a discussion in our Discourse forum</a></p>
|
||||
<p><a href="https://github.com/privacytools/privacytools.io/issues"><em class="fab fa-github fa-lg fa-fw"></em> Open an issue on GitHub</a></p>
|
||||
<p><a href="https://www.reddit.com/r/privacytoolsIO/"><em class="fab fa-reddit fa-lg fa-fw"></em> Suggest something new on our subreddit</a></p>
|
||||
<p>For complete transparency, software and providers will only be considered for this website after discussions take place on our GitHub issue tracker. We of course don't make any changes in secret.</p>
|
||||
<p>Join our Matrix room at <code>#general:privacytools.io</code> to chat with us and other members about this site and privacy in general! If you need a Matrix account, you can sign up with our own homeserver (<code>https://chat.privacytools.io</code>) using <a href="https://element.privacytools.io">Element</a>.</p>
|
||||
<p>You can also email the team at <a itemprop="email" href="mailto:support@privacytools.io">support@privacytools.io</a> and find us on <a itemprop="sameAs" href="https://twitter.com/privacytoolsIO">Twitter</a> and <a itemprop="sameAs" href="https://social.privacytools.io/@privacytools">Mastodon</a>.</p>
|
||||
|
Reference in New Issue
Block a user