You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/whoami.tsx
+7-8Lines changed: 7 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ export default function Whoami() {
15
15
</title>
16
16
<meta
17
17
name="description"
18
-
content="Learn more about smp46 – an aspiringu software developer with a passion for building tools, apps, and fun digital experiences. Here's my journey, philosophy, and what drives me."
18
+
content="Learn more about smp46 – an aspiring software developer with a passion for building tools, apps, and fun digital experiences. Here's my journey, philosophy, and what drives me."
19
19
></meta>
20
20
<meta
21
21
name="keywords"
@@ -40,15 +40,14 @@ export default function Whoami() {
0 commit comments