diff --git a/_config.yml b/_config.yml
index f47710a..2337245 100755
--- a/_config.yml
+++ b/_config.yml
@@ -8,8 +8,8 @@ logo: logo.png # filename of a logo image that has been placed into your images
owner:
name: Abhijit Kshirsagar
avatar: kAbhijit_02_600px.jpg
- bio: "✉: kabhijit at iitdh.ac.in
Asst. Professor
Dept. of EECE
Indian Institute of Technology
Dharwad, Karnataka"
- #email: kabhijit@iitdh.ac.in
+ bio: "Asst. Professor
Dept. of EECE
Indian Institute of Technology
Dharwad, Karnataka"
+ email: kabhijit [at] iitdh.ac.in
# Do not include the @ symbol in your Twitter username
twitter: peg_iitdh
linkedin: abhijitkshirsagar
diff --git a/_includes/_additional_links_leftpane.html b/_includes/_additional_links_leftpane.html
new file mode 100644
index 0000000..e066131
--- /dev/null
+++ b/_includes/_additional_links_leftpane.html
@@ -0,0 +1,19 @@
+
+
Other Links:
+ My Git Repo (GiTEA@IITDH)+ तत्कर्म यन्न बन्धाय सा विद्या या विमुक्तये। + आयासायापरं कर्म विद्यान्या शिल्पनैपुणम्॥ + +
++ + Translation +
\ No newline at end of file diff --git a/_includes/_author-bio.html b/_includes/_author-bio.html index 6d1d979..9b80461 100755 --- a/_includes/_author-bio.html +++ b/_includes/_author-bio.html @@ -11,8 +11,10 @@ {% endif %}{{ author.bio }}
- {% if author.email %} Email{% endif %} +{{ author.bio }}
+ + {% if author.email %} {{ author.email }} {% endif %} + {% if author.twitter %} Twitter{% endif %} {% if author.facebook %} Facebook{% endif %} {% if author.google.plus %} Google+{% endif %} @@ -37,23 +39,6 @@ {% if author.mendeley %} Mendeley{% endif %} {% if author.orcid %} ORCID{% endif %} -Other Links:
- My Git Repo (GiTEA@IITDH)- तत्कर्म यन्न बन्धाय सा विद्या या विमुक्तये। - आयासायापरं कर्म विद्यान्या शिल्पनैपुणम्॥ - -
-- - Translation -
+{% include _additional_links_leftpane.html %}