Skip to content

Commit

Permalink
Fix noreferrer and noopener attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxXor committed Oct 16, 2017
1 parent 4a0f93c commit 798adcd
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions community/hangouts/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@ The Monero community is diverse and varied. We come from all over, but we defini
<section class="container">
<ul class="row center-xs">
<li>
<a href="https://twitter.com/monerocurrency" target="_blank" rel="noreferrer, noopener"><div class="social-icon twitter"></div></a>
<a href="https://twitter.com/monerocurrency" target="_blank" rel="noreferrer noopener"><div class="social-icon twitter"></div></a>
</li>
<li>
<a href="https://reddit.com/r/monero" target="_blank" rel="noreferrer, noopener"><div class="social-icon reddit"></div></a>
<a href="https://reddit.com/r/monero" target="_blank" rel="noreferrer noopener"><div class="social-icon reddit"></div></a>
</li>
<li>
<a href="https://www.facebook.com/monerocurrency/" target="_blank" rel="noreferrer, noopener"><div class="social-icon facebook"></div></a>
<a href="https://www.facebook.com/monerocurrency/" target="_blank" rel="noreferrer noopener"><div class="social-icon facebook"></div></a>
</li>
<li>
<a href="https://github.com/monero-project" target="_blank" rel="noreferrer, noopener"><div class="social-icon github"></div></a>
<a href="https://github.com/monero-project" target="_blank" rel="noreferrer noopener"><div class="social-icon github"></div></a>
</li>
</ul>
</section>
Expand Down
2 changes: 1 addition & 1 deletion community/sponsorships/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The following businesses have supported the Monero Project in its goal to bring
<div class="row center-xs">
<div class="col">
<h2>My Monero</h2>
<a href="https://mymonero.com/#/" target="_blank" rel="noreferrer, noopener"><img src="/img/mymonero.png"></a>
<a href="https://mymonero.com/#/" target="_blank" rel="noreferrer noopener"><img src="/img/mymonero.png"></a>
</div>
</div>
</div>
Expand Down
18 changes: 9 additions & 9 deletions get-started/mining/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ title: Mining Monero
</div>
</div>
<div class="row center-xs">
<p>See <a href="/community/hangouts/"> Hangouts</a>, <a href="https://www.reddit.com/r/MoneroMining/" target="_blank" rel="noreferrer, noopener">/r/moneromining</a> and <a href="irc://chat.freenode.net/#monero-pools" target="_blank" rel="noreferrer, noopener">#monero-pools</a>.</p>
<p>See <a href="/community/hangouts/"> Hangouts</a>, <a href="https://www.reddit.com/r/MoneroMining/" target="_blank" rel="noreferrer noopener">/r/moneromining</a> and <a href="irc://chat.freenode.net/#monero-pools" target="_blank" rel="noreferrer noopener">#monero-pools</a>.</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -71,20 +71,20 @@ title: Mining Monero
<div class="row miners">
<div class="col-md-4 col-xs-12 center-xs">
<h3>AMD Miners</h3>
<p><a href="https://github.com/fireice-uk/xmr-stak-amd" target="_blank" rel="noreferrer, noopener">XMR Stak AMD</a></p>
<p><a href="https://github.com/OhGodAPet/wolf-xmr-miner" target="_blank" rel="noreferrer, noopener">Wolf's AMD Miner</a></p>
<p><a href="https://github.com/fireice-uk/xmr-stak-amd" target="_blank" rel="noreferrer noopener">XMR Stak AMD</a></p>
<p><a href="https://github.com/OhGodAPet/wolf-xmr-miner" target="_blank" rel="noreferrer noopener">Wolf's AMD Miner</a></p>
</div>
<div class="col-md-4 col-xs-12 center-xs">
<h3>CPU Miners</h3>
<p><a href="https://github.com/jwinterm/monerospelunker/releases" target="_blank" rel="noreferrer, noopener">Monero Spelunker (Windows)</a></p>
<p><a href="https://github.com/fireice-uk/xmr-stak-cpu" target="_blank" rel="noreferrer, noopener">XMR Stak CPU</a></p>
<p><a href="https://github.com/OhGodAPet/cpuminer-multi" target="_blank" rel="noreferrer, noopener">Wolf's CPU Miner</a></p>
<p><a href="https://github.com/jwinterm/monerospelunker/releases" target="_blank" rel="noreferrer noopener">Monero Spelunker (Windows)</a></p>
<p><a href="https://github.com/fireice-uk/xmr-stak-cpu" target="_blank" rel="noreferrer noopener">XMR Stak CPU</a></p>
<p><a href="https://github.com/OhGodAPet/cpuminer-multi" target="_blank" rel="noreferrer noopener">Wolf's CPU Miner</a></p>
</div>
<div class="col-md-4 col-xs-12 center-xs">
<h3>NVidia Miners</h3>
<p><a href="https://github.com/fireice-uk/xmr-stak-nvidia" target="_blank" rel="noreferrer, noopener">XMR Stak NVidia</a></p>
<p><a href="https://github.com/tsiv/ccminer-cryptonight" target="_blank" rel="noreferrer, noopener">CC Miner</a></p>
<p><a href="https://github.com/xmrMiner/xmrMiner-Win64" target="_blank" rel="noreferrer, noopener">XMR Miner (Windows)</a></p>
<p><a href="https://github.com/fireice-uk/xmr-stak-nvidia" target="_blank" rel="noreferrer noopener">XMR Stak NVidia</a></p>
<p><a href="https://github.com/tsiv/ccminer-cryptonight" target="_blank" rel="noreferrer noopener">CC Miner</a></p>
<p><a href="https://github.com/xmrMiner/xmrMiner-Win64" target="_blank" rel="noreferrer noopener">XMR Miner (Windows)</a></p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion get-started/what-is-monero/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ title: "What Is Monero (XMR)?"
<div class="row middle-xs info-block-row">
<div class="col-lg-7 col-md-6 col-sm-8 col-xs-12 why-text">
<h3>Monero is a grassroots community attracting the world's best cryptocurrency researchers and engineering talent.</h3>
<p>Over <a href="https://www.openhub.net/p/monero" target="_blank" rel="noreferrer, noopener">240 developers</a> have contributed to the Monero project, including 30 core developers. Forums and chat channels are welcoming and active.</p>
<p>Over <a href="https://www.openhub.net/p/monero" target="_blank" rel="noreferrer noopener">240 developers</a> have contributed to the Monero project, including 30 core developers. Forums and chat channels are welcoming and active.</p>
<p>Monero's Research Lab, Core Development Team and Community Developers are constantly pushing the frontier of what is possible with cryptocurrency privacy and security.</p>
<p>Monero is not a corporation. It is developed by cryptography and distributed systems experts from all over the world that donate their time or are funded by community donations. This means that Monero can't be shut down by any one country and is not constrained by any particular legal jurisdiction.</p>
</div>
Expand Down
10 changes: 5 additions & 5 deletions resources/research-lab/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ title: "Monero Research Lab"
reflects only the results of internal investigation.
<br>
<br>
<a target="_blank" rel="noreferrer, noopener" href="https://lab.getmonero.org/pubs/MRL-0001.pdf">Read Paper</a>
<a target="_blank" rel="noreferrer noopener" href="https://lab.getmonero.org/pubs/MRL-0001.pdf">Read Paper</a>
</p>
</div>
</div>
Expand All @@ -53,7 +53,7 @@ title: "Monero Research Lab"
block did to the network. This research bulletin has not undergone peer review,
and reflects only the results of internal investigation.<br>
<br>
<a target="_blank" rel="noreferrer, noopener" href="https://lab.getmonero.org/pubs/MRL-0002.pdf">Read Paper</a></p>
<a target="_blank" rel="noreferrer noopener" href="https://lab.getmonero.org/pubs/MRL-0002.pdf">Read Paper</a></p>
</div>
</div>
Expand All @@ -70,7 +70,7 @@ title: "Monero Research Lab"
which CryptoNote is based. After this, I will compare the mathematics of the ring
signature to what is actually in the CryptoNote codebase.<br>
<br>
<a target="_blank" rel="noreferrer, noopener" href="https://lab.getmonero.org/pubs/MRL-0003.pdf">Read Paper</a></p>
<a target="_blank" rel="noreferrer noopener" href="https://lab.getmonero.org/pubs/MRL-0003.pdf">Read Paper</a></p>
</div>
</div>
<div class="tab">
Expand Down Expand Up @@ -102,7 +102,7 @@ ramifications following these improvements are also discussed in some detail.
This research bulletin has not undergone peer review, and reflects only the
results of internal investigation.<br>
<br>
<a target="_blank" rel="noreferrer, noopener" href="https://lab.getmonero.org/pubs/MRL-0004.pdf">Read Paper</a></p>
<a target="_blank" rel="noreferrer noopener" href="https://lab.getmonero.org/pubs/MRL-0004.pdf">Read Paper</a></p>
</div>
</div>
<div class="tab">
Expand All @@ -129,7 +129,7 @@ available at
http://eprint.iacr.org/2015/1098
.<br>
<br>
<a href="https://lab.getmonero.org/pubs/MRL-0005.pdf" target="_blank" rel="noreferrer, noopener">Read Paper</a></p>
<a href="https://lab.getmonero.org/pubs/MRL-0005.pdf" target="_blank" rel="noreferrer noopener">Read Paper</a></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 798adcd

Please sign in to comment.