diff --git a/public/images/3d-11.webp b/public/images/3d-11.webp new file mode 100644 index 0000000..08346be Binary files /dev/null and b/public/images/3d-11.webp differ diff --git a/src/database.js b/src/database.js index 9598c62..7b378f6 100644 --- a/src/database.js +++ b/src/database.js @@ -1124,6 +1124,12 @@ export const websiteData = { image: "/images/3d-10.webp", gif: "/images/3d-10g.webp ", }, + { + name: "Github Globe", + url: "https://github.com/", + image: "/images/3d-11.webp", + code:"https://ui.aceternity.com/components/github-globe" + }, ], }, };