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/about.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ export default function About() {
17
17
This <ahref={siteConfig.REPO_URL}>open source</a> website is built with Next.js and is {daysSince1stJan2019} days old – some of the development is covered in <Linkhref="/notes">my notes</Link>. The very first version was built with Jekyll.
18
18
</p>
19
19
<p>
20
-
Free free to <ahref="mailto:[email protected]">email me</a> with any questions or comments.
20
+
Feel free to <ahref="mailto:[email protected]">email me</a> with any questions or comments.
0 commit comments