Skip to content

Commit

Permalink
Merge main into sweep/add-sweep-config
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] authored Nov 16, 2023
2 parents 79e742f + 9636d32 commit 7d075ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions src/components/About/AboutCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function AboutCard() {
<a href="https://fsg-kw.de/" className="purple a">
Friedrich-Schiller-Gymnasium
</a>{" "}
and a Software Engineering Intern at the{" "}
and a Software Engineer at the{" "}
<a href="https://lylu.de/" className="purple a">
Lylu GmbH.
</a>
Expand Down Expand Up @@ -92,10 +92,6 @@ function AboutCard() {
<i>
<b className="purple"> React.js.</b>
</i>
<br />
<br />
Also I'm learning things in Game Development with{" "}
<b className="purple"> C#. </b>
</p>

<p style={{ color: "rgb(155 126 172)" }}>
Expand Down
2 changes: 1 addition & 1 deletion src/components/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function Home() {

<div style={{ padding: 50, textAlign: "left" }}>
<span style={{ fontSize: 20 }}>
Software Engineering Intern for
Software Engineer for
</span>
<Type />
</div>
Expand Down

0 comments on commit 7d075ab

Please sign in to comment.