Skip to content

Commit

Permalink
Update gitprofile.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
rhartway authored Oct 31, 2024
1 parent da8071b commit 796de1b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gitprofile.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ const CONFIG = {
imageURL: '',
},
social: {
linkedin: 'ariful-alam',
twitter: 'arif_szn',
mastodon: '[email protected]',
linkedin: 'rhartway',
twitter: '',
mastodon: '',
researchGate: '',
facebook: '',
instagram: '',
Expand All @@ -76,11 +76,11 @@ const CONFIG = {
telegram: '',
website: 'https://www.arifszn.com',
phone: '',
email: 'arifulalamszn@gmail.com',
email: 'rhartway1@gmail.com',
},
resume: {
fileUrl:
'https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf', // Empty fileUrl will hide the `Download Resume` button.
'', // Empty fileUrl will hide the `Download Resume` button.
},
skills: [
'Python',
Expand All @@ -100,7 +100,7 @@ const CONFIG = {
],
experiences: [
{
company: 'Company Name',
company: 'William and Mary GeoLab',
position: 'Position',
from: 'September 2021',
to: 'Present',
Expand Down

0 comments on commit 796de1b

Please sign in to comment.