new start page edits
This commit is contained in:
@ -8,19 +8,19 @@ const NAME = "Reyes";
|
||||
|
||||
const CARDS = [
|
||||
{
|
||||
name: "Apple Music",
|
||||
icon: "ri-music-2-fill",
|
||||
link: "https://music.apple.com/us/browse",
|
||||
name: "Northpass Admin",
|
||||
icon: "ri-admin-line",
|
||||
link: "app.northpass.com/admin",
|
||||
},
|
||||
{
|
||||
name: "Reddit",
|
||||
icon: "ri-reddit-fill",
|
||||
link: "https://www.reddit.com/",
|
||||
name: "Northpass Mail",
|
||||
icon: "ri-mail-line",
|
||||
link: "https://gmail.com",
|
||||
},
|
||||
{
|
||||
name: "Figma",
|
||||
icon: "ri-palette-fill",
|
||||
link: "https://www.figma.com/",
|
||||
name: "Hubspot",
|
||||
icon: "ri-space-ship-line",
|
||||
link: "https://www.hubspot.com/",
|
||||
},
|
||||
{
|
||||
name: "Github",
|
||||
@ -28,40 +28,20 @@ const CARDS = [
|
||||
link: "https://github.com/",
|
||||
},
|
||||
{
|
||||
name: "Twitter",
|
||||
icon: "ri-twitter-fill",
|
||||
link: "https://twitter.com",
|
||||
},
|
||||
{
|
||||
name: "Dribbble",
|
||||
icon: "ri-dribbble-fill",
|
||||
link: "https://dribbble.com/",
|
||||
},
|
||||
{
|
||||
name: "Hashnode",
|
||||
icon: "ri-hashtag",
|
||||
link: "https://hashnode.com/",
|
||||
name: "Chili Piper - 30 Min Meeting",
|
||||
icon: "ri-calendar-2-line",
|
||||
link: "https://northpass.na.chilipiper.com/book/me/norm-rasmussen",
|
||||
},
|
||||
{
|
||||
name: "CodeSandbox",
|
||||
icon: "ri-cloud-fill",
|
||||
link: "https://codesandbox.io/dashboard/",
|
||||
},
|
||||
{
|
||||
name: "YouTube",
|
||||
icon: "ri-youtube-fill",
|
||||
link: "https://www.youtube.com/",
|
||||
},
|
||||
{
|
||||
name: "LinkedIn",
|
||||
icon: "ri-linkedin-fill",
|
||||
link: "https://www.linkedin.com/",
|
||||
},
|
||||
{
|
||||
name: "Gmail",
|
||||
icon: "ri-google-fill",
|
||||
link: "https://mail.google.com/",
|
||||
},
|
||||
];
|
||||
|
||||
/* -------------------------------------------------------- */
|
||||
|
||||
Reference in New Issue
Block a user