Skip to content

Commit

Permalink
✏️ Fix typo in Astro project
Browse files Browse the repository at this point in the history
  • Loading branch information
satnaing committed Nov 5, 2022
1 parent a9a91cc commit 1897260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sections/ProjectSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const projects = [
className="transition-transform duration-500 hover:scale-110 object-cover"
/>
),
desc: "A minimal, responsive and SEO-friendly blog theme for Astro. This theme is written is Astro, TypeScript and React. This theme includes fuzzy-search, pagination etc.",
desc: "A minimal, responsive and SEO-friendly blog theme for Astro. This theme is developed with Astro, TypeScript and React. This theme includes fuzzy-search, pagination etc.",
tags: ["Astro", "TypeScript", "React", "TailwindCSS"],
liveUrl: "https://astro-paper.pages.dev/",
codeUrl: "https://github.com/satnaing/astro-paper",
Expand Down

1 comment on commit 1897260

@vercel
Copy link

@vercel vercel bot commented on 1897260 Nov 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sat-naing-portfolio – ./

satnaing.vercel.app
sat-naing-portfolio-git-deployment-satnaing.vercel.app
sat-naing-portfolio-satnaing.vercel.app

Please sign in to comment.