|
1 | 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 | 2 | # the socials will be displayed in the order they are defined here |
4 | | - |
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 |
| 3 | +# for more information, please refer to the documentation of jekyll-socials plugin: https://github.com/george-gca/jekyll-socials |
12 | 4 | 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 | 5 | 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 | 6 | 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 | 7 | rss_icon: true # comment this line to hide the RSS icon |
39 | 8 | 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 | 9 | # 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 | 10 | # 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 |
| 11 | +custom_social: # can be any name here other than the ones already defined in the jekyll-socials plugin |
56 | 12 | logo: https://www.alberteinstein.com/wp-content/uploads/2024/03/cropped-favicon-192x192.png # can be png, svg, jpg |
57 | 13 | title: Custom Social |
58 | 14 | url: https://www.alberteinstein.com/ |
0 commit comments