From 1e2e8a82dbaff79c26865728a286dda451d4941b Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 14 Apr 2017 21:36:41 +0300 Subject: [PATCH] Add rel noopener to URLs in index.html --- client/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/client/index.html b/client/index.html index 9f6d64d6..5502e712 100644 --- a/client/index.html +++ b/client/index.html @@ -49,7 +49,7 @@

The Lounge is loading…

-

Loading the app… Make sure to have JavaScript enabled.

+

Loading the app… Make sure to have JavaScript enabled.

This is taking longer than it should, there might be connectivity issues.

@@ -402,7 +402,7 @@

A color reference can be found - here. + here.

@@ -478,7 +478,7 @@

A color reference can be found - here. + here.

@@ -575,7 +575,7 @@

Send a CTCP request. Read more about this on - the dedicated Wikipedia article. + the dedicated Wikipedia article.

@@ -809,15 +809,15 @@

<% if (gitCommit) { %> The Lounge is running from source - (<%= gitCommit %>).
+ (<%= gitCommit %>).
<% } else { %> The Lounge is in version <%= version %> - (See release notes).
+ (See release notes).
<% } %> - Website
- Documentation
- Report a bug + Website
+ Documentation
+ Report a bug