Skip to content

Commit bef3348

Browse files
committed
Update position title
1 parent e45eb41 commit bef3348

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/App.tsx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ function App() {
55
<>
66
<header>
77
<h1>Sam Hillier</h1>
8-
<h2>Full Stack Developer</h2>
9-
<p>❗ This website is not finished and does not reflect my skills.</p>
8+
<h2>Software Engineer</h2>
109
</header>
1110
<main>
1211
<section>
13-
<h3>Skills</h3>
1412
<ul>
1513
<li>JavaScript</li>
1614
<li>TypeScript</li>

0 commit comments

Comments
 (0)