mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-13 07:33:48 -05:00
refactor: remove node and use only bun (#101)
This commit is contained in:
@@ -10,7 +10,6 @@ const toc: Heading[] = [];
|
||||
export const metadata: NextraMetadata = {
|
||||
title: "Cup - The easiest way to manage your container updates",
|
||||
description: "Simple, fast, efficient Docker image update checking",
|
||||
filePath: "",
|
||||
};
|
||||
|
||||
export default function Page() {
|
||||
|
||||
Reference in New Issue
Block a user