- TRip: various ui/ux enhancements
- other minor changes
This commit is contained in:
@@ -3,9 +3,11 @@ export const metaData = {
|
||||
title: "CODEY STUFF",
|
||||
name: "codey.lol",
|
||||
owner: "codey",
|
||||
ogImage: "/opengraph-image.png",
|
||||
description:
|
||||
"codey.lol",
|
||||
ogImage: "/images/favicon.png",
|
||||
description: "CODEY STUFF!",
|
||||
shareTitle: "CODEY STUFF",
|
||||
shareDescription: "CODEY STUFF!",
|
||||
shareImageAlt: "/images/favicon.png",
|
||||
};
|
||||
|
||||
export const API_URL = "https://api.codey.lol";
|
||||
|
||||
Reference in New Issue
Block a user