Skip to content

Commit

Permalink
Update tag line
Browse files Browse the repository at this point in the history
  • Loading branch information
WillQizza committed Sep 28, 2024
1 parent 9db3f83 commit 00232d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default class Landing extends Component<LandingProperties> {
return <div id="landing-container" ref={this.props.waypoint}>
<div id="landing-info">
<h1>Hey, I'm William</h1>
<h2>Student Software Developer</h2>
<h2>Software Developer</h2>
<div id="landing-tagline-container">
<p>Software developer creating streamlined solutions</p>
</div>
Expand Down

0 comments on commit 00232d3

Please sign in to comment.