mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
chore: update readme and config
This commit is contained in:
parent
10514edf9e
commit
045e806ea3
4 changed files with 89 additions and 93 deletions
|
@ -1,8 +1,4 @@
|
|||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://placehold.co/1920x1080" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://placehold.co/1920x1080" />
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080" />
|
||||
</picture>
|
||||
<img alt="Cover Image" src="https://placehold.co/1920x1080?text=Comming-Soon"/>
|
||||
|
||||
<div align="center">
|
||||
<picture>
|
||||
|
@ -33,7 +29,7 @@ Retypeset is a static blog theme based on the [Astro](https://astro.build/) fram
|
|||
## Features
|
||||
|
||||
- Built with Astro and UnoCSS
|
||||
- Support for RSS, Sitemap, OpenGraph, MDX, and LaTeX
|
||||
- Support for SEO, Sitemap, OpenGraph, TOC, RSS, MDX and LaTeX
|
||||
- i18n support
|
||||
- Light/Dark mode
|
||||
- Elegant view transitions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue