Explorar o código

using component instead of raw

Jimmy Chion %!s(int64=3) %!d(string=hai) anos
pai
achega
78974cb973
Modificáronse 1 ficheiros con 1 adicións e 8 borrados
  1. 1 8
      src/pages/index.tsx

+ 1 - 8
src/pages/index.tsx

@@ -26,14 +26,7 @@ const IndexPage = () => {
               Explore the parameters that make up an effect called the <em>grainy gradient</em>.
               <br />
               Read more on{' '}
-              <a
-                href="https://css-tricks.com/grainy-gradients/"
-                target="_blank"
-                rel="noopener noreferrer"
-              >
-                CSS-Tricks
-              </a>
-              .
+              <LinkOut href="https://css-tricks.com/grainy-gradients/">CSS-Tricks</LinkOut>.
             </p>
             <SvgControls />
             <CssControls />