Completed template

This commit is contained in:
adilallo
2026-03-02 22:12:50 -07:00
parent d811b87b12
commit 3e3d2881f5
103 changed files with 1410 additions and 622 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ export function getAssetPath(assetPath: string): string {
*/
export const ASSETS = {
// Logo
LOGO: "assets/Logo.svg",
LOGO: "assets/logo/Logo.svg",
// Avatars
AVATAR_1: "assets/Avatar_1.png",