Skip to content

Commit 1158bfe

Browse files
authored
Update r.ts (#471)
Added a resume resource
1 parent b51b6e3 commit 1158bfe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/r.ts

+7
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,13 @@ export const resources: Resource[] = [
290290
description:
291291
'The only online resume builder that’ll land you interviews. Create a professional resume in minutes, download, and print. Join 10 million happy job seekers.',
292292
url: 'https://resumegenius.com/',
293+
},
294+
{
295+
name: 'Resume.io',
296+
categories: ['Resume'],
297+
description:
298+
'Helping millions of job-seekers worldwide create amazing professional resumes in minutes!',
299+
url: 'https://resume.io',
293300
},
294301
{
295302
name: 'Resume maker',

0 commit comments

Comments
 (0)