new start page edits

This commit is contained in:
Norm Rasmussen
2022-06-06 17:14:54 -04:00
parent 13cdf3fa88
commit a12dc47d97
4 changed files with 5 additions and 10 deletions

View File

@ -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",