Update typo Astro-Paper to AstroPaper

This commit is contained in:
Sat Naing
2022-09-26 12:12:23 +06:30
parent f04f01ee32
commit df307b7a5f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ layout: ../layouts/AboutLayout.astro
title: "About"
---
Astro-Paper is a minimal, responsive and SEO-friendly Astro blog theme. I designed and crafted this based on [my personal blog](https://satnaing.dev/blog).
AstroPaper is a minimal, responsive and SEO-friendly Astro blog theme. I designed and crafted this based on [my personal blog](https://satnaing.dev/blog).
This theme is written in vanilla JavaScript (+ TypeScript for type checking) and a little bit of ReactJS for some interactions. TailwindCSS is used for styling; and Markdown is used for blog contents.