mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-19 02:13:41 -05:00
Create basic homepage and format docs
This commit is contained in:
8
docs/pages/index.mdx
Normal file
8
docs/pages/index.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: Cup - The easiest way to manage your container updates
|
||||
description: Simple, fast, efficient Docker image update checking
|
||||
---
|
||||
|
||||
import { Home } from "../components/pages/Home";
|
||||
|
||||
<Home />
|
||||
Reference in New Issue
Block a user