From 1b71dc8b09cec6616ce9f6f67c35a1ebffbd4ac4 Mon Sep 17 00:00:00 2001 From: Rebecca Hollis Date: Mon, 3 May 2021 15:06:04 -0400 Subject: [PATCH] added a link to miscellaneous files as requested by Eli --- src/assets/conf/resources-landing-page.json | 25 ++++++++++++++------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index 3142895..cef1429 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -34,14 +34,6 @@ "urlText": "https://docs.google.com/forms/d/e/1FAIpQLSdMwcVjS3SSqFhypnmgkbH_DVg_TMhB7VYYYyN0dwypshuVLw/viewform", "altText": "Document icon", "keywords": "human resources, career, job" - }, - { - "title": "Client W-9 Form", - "description": "Clients need to fill out and return a W-9. Only authorized employees can access this form.", - "imagePath": "tax-icon-100x100.png", - "urlText": "https://drive.google.com/file/d/1frDN_hmo-GG2GIkTlPa8Dp7MBHfdXt83/view?usp=sharing", - "altText": "tax icon", - "keywords": "workflow, tax, taxes, account" } ] }, @@ -115,6 +107,23 @@ "urlText": "https://docs.google.com/spreadsheets/d/1HSZ63Pw_r5ioFJUvJaEsBP4IO5Q_fs3TB_1FILZbn28/edit?usp=sharing", "altText": "Document icon", "keywords": "contact" + }, + { + "title": "Client W-9 Form", + "description": "Clients need to fill out and return a W-9. Only authorized employees can access this form.", + "imagePath": "tax-icon-100x100.png", + "urlText": "https://drive.google.com/file/d/1frDN_hmo-GG2GIkTlPa8Dp7MBHfdXt83/view?usp=sharing", + "altText": "tax icon", + "keywords": "workflow, tax, taxes, account" + }, + { + "title": "Management Only", + "description": "Restricted access to departmental purchase requests, surveys, procurement, license applications and template-change requests.", + "imagePath": "word-icon-100x100.png", + "urlText": "https://drive.google.com/drive/folders/1MN9Gr6HGMX6dc9Rjmu-Z7N514q_bjrvK?usp=sharing", + "altText": "Document icon", + "keywords": "counseling, requisition" + } ] },