Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNickOfTime committed Apr 22, 2024
2 parents 033b537 + e1eb6cc commit 38d5256
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified public/thumbs/portfolio/dev-portfolio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/home/hero/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ export default function Hero() {
<img id='hero-image' src='/hero.png' alt='hero-portrait' />
<div id='hero-foreground'>
<div id='inner'>
<div id='primary'>Hey, I'm Nick</div>
<div id='secondary'>A Developer</div>
<div id='primary'>Hello there!</div>
<div id='secondary'>I'm Nick, a Developer.</div>
</div>
</div>
</div>
Expand Down

0 comments on commit 38d5256

Please sign in to comment.