tachiyomi-website/website/src/news/index.md

22 lines
377 B
Markdown
Raw Normal View History

---
2023-09-10 15:43:55 +02:00
title: News
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";
import RssLink from "@theme/components/RssLink.vue";
</script>
2023-09-10 15:43:55 +02:00
# News
Collection of news and announcements about Tachiyomi.
Also available as <RssLink />.
<News />