diff --git a/_data/socials.yml b/_data/socials.yml index 20cf38a..7011e9c 100644 --- a/_data/socials.yml +++ b/_data/socials.yml @@ -2,6 +2,9 @@ # the commented lines are the default social media links supported by the template # the socials will be displayed in the order they are defined here +# academia_edu: your organization and your username Ex. https://organization.academia.edu/UserName +# organization: princeton # your organization as appears in the subdomain +# username: AlbertEinstein # your username # acm_id: # your dl.acm.org/profile/id # blogger_url: # your blogger URL # bluesky_url: # your bluesky URL diff --git a/_includes/social.liquid b/_includes/social.liquid index 91b6ecc..7be4335 100644 --- a/_includes/social.liquid +++ b/_includes/social.liquid @@ -1,5 +1,7 @@ {% for social in site.data.socials %} {% case social[0] %} + {% when 'academia_edu' %} + {% when 'acm_id' %} {% when 'blogger_url' %}