Skip to content

Commit 7033ebe

Browse files
author
donghwi park
committed
Merge branch 'gulpjs:source' into source
2 parents 2d1500c + 3de4272 commit 7033ebe

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

docusaurus.config.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,15 @@ module.exports = {
180180
flexBasis: '80px',
181181
},
182182
},
183+
{
184+
href: 'https://word.tips/',
185+
src: 'sponsor-logos/word-tips.png',
186+
alt: 'WordTips logo',
187+
title: 'WordTips',
188+
style: {
189+
flexBasis: '150px',
190+
},
191+
},
183192
]
184193
},
185194
stylesheets: [

src/theme/ExternalLink/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import React from 'react';
22

33
function ExternalLink({ className, href, title, children }) {
44
return (
5-
<a className={className} href={href} title={title} target="_blank" rel="noopener noreferrer">
5+
<a className={className} href={href} title={title} target="_blank" rel="noopener noreferrer nofollow">
66
{children}
77
</a>
88
);

static/sponsor-logos/word-tips.png

2.87 KB
Loading

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy