arulrajnet / attila-demo

This is the demo blog of theme attila

Home Page:https://arulrajnet.github.io/attila-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEATURE REQUEST: LinkedIn and Github links in author's bio

hatdropper1977 opened this issue · comments

Arul - please update the code to allow links to linkedin and github in the author's bio (w/ icons). Thanks!

AUTHORS_BIO = {
  "jsobanski": {
    "name": "John Sobanski",
    "cover": "http://1.gravatar.com/avatar/d9333b82b60f9f3714a39f9aad419633?s=75&d=mm&r=g",
    "image": "http://1.gravatar.com/avatar/d9333b82b60f9f3714a39f9aad419633?s=75&d=mm&r=g",
    "website": "https://github.com/hatdropper1977/freshlex.com",
    "location": "Washington, DC",
    "bio": "Electrical Engineer turned Cloud Architect.<p><img src=\'https://d5q4akjun1yjt.cloudfront.net/assets/download.png\' alt=\'Cert\'></p><p>License AWS-ASA-18116 (July 1st 2016 – July 1st 2018)</p>",
    "linkedin": "https://www.linkedin.com/in/johnsobanski/",
    "github": "https://github.com/hatdropper1977",
  }
}
commented

This is demo repo. So I have created in main repo. arulrajnet/attila#24