diff --git a/src/components/molecules/Repository.jsx b/src/components/molecules/Repository.jsx index ecb6ebc..dd2806d 100644 --- a/src/components/molecules/Repository.jsx +++ b/src/components/molecules/Repository.jsx @@ -21,7 +21,7 @@ const Repository = ({ repo }) => { {name === 'portfolio' || name === 'blog' ? null : homepage && ( - + Learn more )}