Skip to content

Commit 87c929c

Browse files
authored
Update socials.yml
1 parent 384ae0e commit 87c929c

1 file changed

Lines changed: 18 additions & 57 deletions

File tree

_data/socials.yml

Lines changed: 18 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,58 +1,19 @@
1-
# this file contains the social media links and usernames of the author
2-
# the commented lines are the default social media links supported by the template
3-
# the socials will be displayed in the order they are defined here
1+
- title: email
2+
url: mailto:bgeronimo3@gatech.edu
3+
icon: fa-solid fa-envelope
44

5-
# academia_edu: your organization and your username Ex. https://organization.academia.edu/UserName
6-
# organization: princeton # your organization as appears in the subdomain
7-
# username: AlbertEinstein # your username
8-
# acm_id: # your dl.acm.org/profile/id
9-
# arxiv_id: # your arXiv author ID
10-
# blogger_url: # your blogger URL
11-
# bluesky_url: # your bluesky URL
12-
cv_pdf: /assets/pdf/example_pdf.pdf # path to your CV PDF file
13-
# dblp_url: # your DBLP profile url
14-
# discord_id: # your discord id (18-digit unique numerical identifier)
15-
email: you@example.com # your email address
16-
# facebook_id: # your facebook id
17-
# flickr_id: # your flickr id
18-
# github_username: # your GitHub user name
19-
# gitlab_username: # your GitLab user name
20-
# hal_id: # your HAL id (https://hal.science/)
21-
# ieee_id: # your ieeexplore.ieee.org/author/id
22-
inspirehep_id: 1010907 # Inspire HEP author ID
23-
# instagram_id: # your instagram id
24-
# kaggle_id: # your kaggle id
25-
# keybase_username: # your keybase user name
26-
# lastfm_id: # your lastfm id
27-
# lattes_id: # your ID on Lattes (Brazilian Lattes CV)
28-
# leetcode_id: # your LeetCode id
29-
# linkedin_username: # your LinkedIn user name
30-
# mastodon_username: # your mastodon instance+username in the format instance.tld/@username
31-
# medium_username: # your Medium username
32-
# orcid_id: # your ORCID ID
33-
# osf_id: # your OSF ID
34-
# pinterest_id: # your pinterest id
35-
# publons_id: # your ID on Publons
36-
# quora_username: # your Quora username
37-
# research_gate_profile: # your profile on ResearchGate
38-
rss_icon: true # comment this line to hide the RSS icon
39-
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
40-
# scopus_id: # your profile on Scopus
41-
# semanticscholar_id: # your Semantic Scholar ID
42-
# spotify_id: # your spotify id
43-
# stackoverflow_id: # your stackoverflow id
44-
# strava_userid: # your strava user id
45-
# telegram_username: # your Telegram user name
46-
# unsplash_id: # your unsplash id
47-
# wechat_qr: # filename of your wechat qr-code saved as an image (e.g., wechat-qr.png if saved to assets/img/wechat-qr.png)
48-
# whatsapp_number: # your WhatsApp number (full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.)
49-
# wikidata_id: # your wikidata id
50-
# wikipedia_id: # your wikipedia id (Case sensitive)
51-
# work_url: # work page URL
52-
# x_username: # your X handle
53-
# youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
54-
# zotero_username: # your zotero username
55-
custom_social: # can be any name here other than the ones already defined above
56-
logo: https://www.alberteinstein.com/wp-content/uploads/2024/03/cropped-favicon-192x192.png # can be png, svg, jpg
57-
title: Custom Social
58-
url: https://www.alberteinstein.com/
5+
- title: cv
6+
url: /assets/pdf/CV-Bruno-Di-Geronimo.pdf
7+
icon: fa-solid fa-file-pdf
8+
9+
- title: orcid
10+
url: https://orcid.org/0000-0002-8243-936X
11+
icon: fa-brands fa-orcid
12+
13+
- title: github
14+
url: https://github.com/BruDiGe
15+
icon: fa-brands fa-github
16+
17+
- title: publons
18+
url: https://publons.com/researcher/1863029/bruno-bdg-di-geronimo/
19+
icon: fa-solid fa-award

0 commit comments

Comments
 (0)