mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add some rel="noopener" to external links
This commit is contained in:
parent
9728345603
commit
427d910450
@ -3,20 +3,20 @@
|
||||
<div class="large-4 columns">
|
||||
<h2>ACE3</h2>
|
||||
<p>ACE3 is a joint effort by the teams behind ACE2, AGM and CSE to improve the realism and authenticity of Arma 3.</p>
|
||||
<p>If you want to contribute something to ACE3, simply fork the <a href="{{ site.ace.githubUrl }}" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">GitHub repository</a> and submit your pull requests for review.</p>
|
||||
<p>If you want to contribute something to ACE3, simply fork the <a href="{{ site.ace.githubUrl }}" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener">GitHub repository</a> and submit your pull requests for review.</p>
|
||||
</div>
|
||||
<div class="large-4 columns">
|
||||
<h2>Issues / Feedback</h2>
|
||||
<p>Issues, feature requests and feedback are welcome at the <a href="{{ site.ace.githubUrl }}/issues" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">ACE3 GitHub issue tracker</a>.</p>
|
||||
<p>Before reporting an issue, please read the wiki entry <a href="{{ site.baseurl }}/wiki/user/how-to-report-an-issue.html">"How to report an issue"</a>.</p>
|
||||
<p>We have created a single <a href="{{ site.ace.githubUrl }}/issues/3594/" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">issue for feature requests</a>.</p>
|
||||
<p>Issues, feature requests and feedback are welcome at the <a href="{{ site.ace.githubUrl }}/issues" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener">ACE3 GitHub issue tracker</a>.</p>
|
||||
<p>Before reporting an issue, please read the wiki entry <a href="{{ site.baseurl }}/wiki/user/how-to-report-an-issue.html" rel="noopener">"How to report an issue"</a>.</p>
|
||||
<p>We have created a single <a href="{{ site.ace.githubUrl }}/issues/3594/" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener">issue for feature requests</a>.</p>
|
||||
</div>
|
||||
<div class="large-4 columns">
|
||||
<h2>Social Media</h2>
|
||||
<div class="social__icons">
|
||||
<a class="social__icon" href="https://twitter.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-twitter fa-2x"></i></a>
|
||||
<a class="social__icon" href="https://facebook.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-facebook-square fa-2x"></i></a>
|
||||
<a class="social__icon" href="https://youtube.com/c/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-youtube fa-2x"></i></a>
|
||||
<a class="social__icon" href="https://twitter.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener"><i class="fa fa-twitter fa-2x"></i></a>
|
||||
<a class="social__icon" href="https://facebook.com/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener"><i class="fa fa-facebook-square fa-2x"></i></a>
|
||||
<a class="social__icon" href="https://youtube.com/c/ACE3Mod" target="_blank" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener"><i class="fa fa-youtube fa-2x"></i></a>
|
||||
</div>
|
||||
<script async defer src="https://slackin.ace3mod.com/slackin.js"></script>
|
||||
</div>
|
||||
|
@ -8,7 +8,7 @@ sitemap:
|
||||
exclude: "yes"
|
||||
---
|
||||
|
||||
<a class="hide-for-small-only" href="https://github.com/acemod/ACE3"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 9999" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
|
||||
<a class="hide-for-small-only" href="https://github.com/acemod/ACE3" target="_blank" rel="noopener"><img style="position: absolute; top: 0; right: 0; border: 0; z-index: 9999" src="https://camo.githubusercontent.com/365986a132ccd6a44c23a9169022c0b5c890c387/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f7265645f6161303030302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png"></a>
|
||||
|
||||
<div class="row">
|
||||
<div class="large-12 columns">
|
||||
@ -47,7 +47,7 @@ sitemap:
|
||||
<h2 class="subheader">{{ page.browserTitle }}</h2>
|
||||
</div>
|
||||
<div class="large-5 columns">
|
||||
<a class="button" target="_blank" href="{{site.ace.githubUrl}}/releases/latest" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-download"></i> Get ACE3 v{{site.ace.version.major}}.{{site.ace.version.minor}}.{{site.ace.version.patch}}</a><br>
|
||||
<a class="button" target="_blank" href="{{site.ace.githubUrl}}/releases/latest" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener"><i class="fa fa-download"></i> Get ACE3 v{{site.ace.version.major}}.{{site.ace.version.minor}}.{{site.ace.version.patch}}</a><br>
|
||||
<a href="{{site.baseurl}}/wiki/user/installation-guide.html">Installation Guide</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -64,7 +64,7 @@ sitemap:
|
||||
<h3 class="subheader">Useful frameworks and features</h3>
|
||||
</div>
|
||||
<div class="large-5 columns">
|
||||
<a class="button" target="_blank" href="{{site.acex.githubUrl}}/releases/latest" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);"><i class="fa fa-download"></i> Get ACEX v{{site.acex.version.major}}.{{site.acex.version.minor}}.{{site.acex.version.patch}}</a><br>
|
||||
<a class="button" target="_blank" href="{{site.acex.githubUrl}}/releases/latest" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener"><i class="fa fa-download"></i> Get ACEX v{{site.acex.version.major}}.{{site.acex.version.minor}}.{{site.acex.version.patch}}</a><br>
|
||||
<a href="{{site.baseurl}}/wiki/user/installation-guide-acex.html">Installation Guide</a>
|
||||
</div>
|
||||
</div>
|
||||
@ -81,11 +81,11 @@ sitemap:
|
||||
<br/>Everything you need to know about using the mod or developing for it.</p>
|
||||
</div>
|
||||
<div class="large-4 medium-4 columns">
|
||||
<p><a target="_blank" href="{{ site.ace.githubUrl }}" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">ACE3 on Github</a><br/>Latest code, issue reports, feature requests
|
||||
<p><a target="_blank" href="{{ site.ace.githubUrl }}" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener">ACE3 on Github</a><br/>Latest code, issue reports, feature requests
|
||||
and more.</p>
|
||||
</div>
|
||||
<div class="large-4 medium-4 columns">
|
||||
<p><a target="_blank" href="https://slackin.ace3mod.com/" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);">ACE3 Public Chat</a><br/>
|
||||
<p><a target="_blank" href="https://slackin.ace3mod.com/" onclick="app.analytics.sendEvent('ExternalLink', 'Click', this.href);" rel="noopener">ACE3 Public Chat</a><br/>
|
||||
Join our public chat! We're glad to answer questions concerning ACE3, development or Arma things.<br/>
|
||||
If you made something with this mod (screen shots, artwork, videos) we'd love to see it.</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user