Change to a clearer preview

This commit is contained in:
PrinOrange
2024-01-01 18:21:15 +08:00
parent aceeacb8ff
commit 436e286173
6 changed files with 4 additions and 2 deletions

View File

@@ -14,10 +14,11 @@ This is a sleek and efficient web blog project, built with Next.js + MDX + Tailw
It has all the basic functions of a blog website: tag classification, writing, comments, title list, etc.
![Home Page](./docs/preview1.png)
![Reader Page](./docs/preview3.png)
It is a responsive website with good support for most different screen sizes available in the market. Whether it is a mobile phone, tablet, portable small-sized computer, etc., you can easily read website content on it.
![Reader Page](./docs/preview3.png)
| Home Page In Mobile | Reader Page In Mobile |
| -------------------------------- | -------------------------------- |
| <img src="./docs/preview2.png"/> | <img src="./docs/preview4.png"/> |