fix: type errors, shared page avatars and project icons

This commit is contained in:
Akhileshrangani4
2024-11-11 13:05:51 -05:00
parent e9f03d52fd
commit f2f394d245
4 changed files with 12 additions and 7 deletions

View File

@ -16,7 +16,7 @@ export const projectTemplates: {
id: "vanillajs",
name: "HTML/JS",
icon: "/project-icons/more.svg",
description: "More coming soon, feel free to contribute on GitHub",
description: "A simple HTML/JS project for building web apps",
disabled: false,
},
{