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: data/blog/developer-portfolio-website.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "Free protfolio website template that gets you hired in 2021"
2
+
title: "Free portfolio website template that gets you hired in 2021"
3
3
publishedAt: "2021-08-02"
4
4
summary: "Build a modern, minimal portfolio website with Next.js and tailwindcss for developers that gets you hired for Full Stack Developer roles in 2021."
Copy file name to clipboardExpand all lines: pages/index.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@ export default function Home() {
122
122
slug="ace-the-javascript-interview"
123
123
/>
124
124
<BlogPost
125
-
title="Free protfolio website template that gets you hired in 2021"
125
+
title="Free portfolio website template that gets you hired in 2021"
126
126
summary="Build a modern, minimal portfolio website with Next.js and tailwindcss for developers that gets you hired for Full Stack Developer roles in 2021."
0 commit comments