diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index 930dc36..d4eb12e 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -4,19 +4,22 @@ "title": "Paycor", "description": "Clock in and out, request time off, review health benefits and access paystubs using the Paycor human-resources application.", "imagePath": "PaycorLogo2-Transparent_100x100.png", - "urlText": "https://www.paycor.com/" + "urlText": "https://www.paycor.com/", + "altText": "" }, { "title": "Gmail", "description": "Access your company e-mail and a suite of Google apps, including a calendar, instant messaging and cloud storage.", "imagePath": "Gmail-Transparent_100x100.png", - "urlText": "https://mail.google.com" + "urlText": "https://mail.google.com", + "altText": "" }, { "title": "Workplace", "description": "Get the latest news and connect with colleagues. JDSfaulkner uses Workplace by Facebook for posting and sharing.", "imagePath": "WorkplaceLogo-Transparent_100x100.png", - "urlText": "https://jdsfaulkner.workplace.com" + "urlText": "https://jdsfaulkner.workplace.com", + "altText": "" } ] } \ No newline at end of file diff --git a/src/assets/views/web-card.mustache b/src/assets/views/web-card.mustache index 51c1b2c..9afa951 100644 --- a/src/assets/views/web-card.mustache +++ b/src/assets/views/web-card.mustache @@ -6,7 +6,7 @@

{{description}}

Gmail logo