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: pages/projects/index.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ interface ProjectsPageProps {
12
12
}
13
13
14
14
constDESCRIPTION=
15
-
"Major past and current projects by Alexander Liebald. All projects are available on GitHub, the links can be found on the project detail page.";
15
+
"Major past and current projects I created and/or worked on. All projects are available on GitHub, the links can be found on the project detail page.";
0 commit comments