new start page edits
This commit is contained in:
@ -31,11 +31,6 @@ To change the default name and edit the cards, edit `app.js`. It should look som
|
||||
const NAME = "John Doe";
|
||||
|
||||
const CARDS = [
|
||||
{
|
||||
name: "Twitter",
|
||||
icon: "ri-twitter-fill",
|
||||
link: "https://twitter.com",
|
||||
},
|
||||
{
|
||||
name: "Github",
|
||||
icon: "ri-github-fill",
|
||||
|
||||
Reference in New Issue
Block a user