You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ma...@apache.org on 2020/10/10 06:48:20 UTC

[incubator-superset] branch master updated: fix: adding nofollow (#11225)

This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new fa99635  fix: adding nofollow (#11225)
fa99635 is described below

commit fa9963519e447c40341112a36744ff85f2019b8e
Author: Evan Rusackas <ev...@preset.io>
AuthorDate: Fri Oct 9 23:47:57 2020 -0700

    fix: adding nofollow (#11225)
---
 docs/src/pages/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/src/pages/index.tsx b/docs/src/pages/index.tsx
index a633420..93cd9b7 100644
--- a/docs/src/pages/index.tsx
+++ b/docs/src/pages/index.tsx
@@ -458,7 +458,7 @@ const Theme = () => {
                     href={href}
                     target="_blank"
                     key={imageName}
-                    rel="noreferrer"
+                    rel="noreferrer nofollow"
                   >
                     <DbImage
                       {...{