tachiyomi-website/website/src/news/index.md
Alessandro Jean af01a3cdd1
Add a news archive page (#19)
* Add a news archive page.

* Fix read prompt color on dark.

* Change news time position.
2023-09-05 07:28:01 +02:00

19 lines
308 B
Markdown

---
title: News archive
description: Collection of news and announcements about Tachiyomi.
lastUpdated: false
editLink: false
prev: false
next: false
---
<script setup>
import News from "@theme/components/News.vue";
</script>
# News archive
Collection of news and announcements about Tachiyomi.
<News />