Update about content

This commit is contained in:
Sat Naing
2022-09-19 22:04:57 +06:30
parent 96ab5d98d1
commit bb855785a5
+3 -1
View File
@@ -3,7 +3,9 @@ layout: ../layouts/AboutLayout.astro
title: "About" title: "About"
--- ---
Astro-Paper is a minimal, responsive and SEO-friendly Astro blog theme. 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. 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).
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.
This theme is aimed to be accessible out of the box. Light and dark mode are supported by This theme is aimed to be accessible out of the box. Light and dark mode are supported by
default and additional color schemes can also be configured. See the documentation for more info. default and additional color schemes can also be configured. See the documentation for more info.