Skip to content

Commit b69bf77

Browse files
committed
dummy
1 parent 0aa846d commit b69bf77

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/pages/about.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@ layout: ../layouts/AboutLayout.astro
33
title: "About"
44
---
55

6-
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).
6+
AstroPaper is a minimal, responsive and SEO-friendly blog theme built with Astro. The design of the theme is based on [Sat Naing](https://github.com/satnaing)'s [personal blog](https://satnaing.dev/blog).
7+
8+
![Astro Paper](public/astropaper-og.jpg)
79

810
This theme is aimed to be accessible out of the box. Light and dark mode are supported by
911
default and additional color schemes can also be configured.
1012

1113
This theme is self-documented \_ which means articles/posts in this theme can also be considered as documentations. So, see the documentation for more info.
1214

13-
<div>
14-
<img src="/dev.svg" class="sm:w-1/2 mx-auto" alt="coding dev illustration">
15-
</div>
16-
1715
## Tech Stack
1816

1917
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.

0 commit comments

Comments
 (0)