43 lines
1.0 KiB
Markdown
Raw Normal View History

2023-07-18 20:14:11 +02:00
---
title: Neko
description: WIP
layout: home
hero:
name: Neko
text: For MangaDex
tagline: Features specific to MangaDex that no other fork can offer
image: https://raw.githubusercontent.com/CarlosEsco/Neko/main/.github/readme-images/logo.png
actions:
- theme: brand
text: Download
link: /
- theme: alt
text: GitHub
link: /
features:
- title: Feature 1
details: Describe Feature here.
icon: <img src="https://mangadex.org/img/brand/mangadex-logo.svg">
- title: Feature 2
details: Describe Feature here.
icon: <img src="https://mangadex.org/img/brand/mangadex-logo.svg">
- title: Feature 3
details: Describe Feature here.
icon: <img src="https://mangadex.org/img/brand/mangadex-logo.svg">
- title: Feature 4
details: Describe Feature here.
icon: 🐈
- title: Feature 5
details: Describe Feature here.
icon: 🐈
- title: Feature 6
details: Describe Feature here.
icon: 🐈
2023-07-18 20:14:11 +02:00
---
2023-07-18 02:00:06 +02:00
<style>
@import "../.vitepress/theme/forks/neko.css"
</style>