Skip to content

Commit e85e6fc

Browse files
committed
update config
1 parent 73ed0bf commit e85e6fc

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

_config.yml

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33
# -----------------------------------------------------------------------------
44

55
title: HiRo Lab
6-
middle_name: HiRo Lab
6+
middle_name:
77
last_name: IISc
8-
email: ravipr@iisc.ac.in
8+
email: hiro.cps.iisc@gmail.com
99
description: > # the ">" symbol means to ignore newlines until "footer_text:"
10-
Human-Interactive Robotics (HiRo) Lab at the Indian Institute of Science (IISc), Bangalore.
11-
We focus on safe human-robot interaction, learning from demonstration, optimal control, and adaptive robotics.
10+
The Human-interactive Robotics (HiRo) Lab is a research group in the Department of Cyber-Physical Systems at the
11+
Indian Institute of Science Bangalore set up and led by Prof. Ravi Prakash.
1212
footer_text: >
13-
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
14-
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15-
keywords: robotics, human-robot-interaction, machine-learning, reinforcement-learning, imitation-learning, safe-robotics, impedance-control, variable-impedance, trajectory-adaptation, optimal-control
13+
Lab website at <a href="https://hiro.cps.iisc.ac.in" target="_blank">HiRo Lab</a>.
14+
keywords: iisc, hiro, robotics, human-robot-interaction, machine-learning, reinforcement-learning, imitation-learning, safe-robotics, impedance-control, variable-impedance, trajectory-adaptation, optimal-control
1615
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1716
icon: logos/iisc.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1817

@@ -70,7 +69,7 @@ github_username: IISc-HiRo # your GitHub user name
7069
gitlab_username: # your GitLab user name
7170
x_username: # your X handle
7271
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
73-
linkedin_username: # your LinkedIn user name
72+
linkedin_username: hiro-iisc # your LinkedIn user name
7473
telegram_username: # your Telegram user name
7574
scholar_userid: mV2CW4QAAAAJ # your Google Scholar ID
7675
semanticscholar_id: # your Semantic Scholar ID
@@ -97,13 +96,13 @@ pinterest_id: # your pinterest id
9796
unsplash_id: # your unsplash id
9897
instagram_id: # your instagram id
9998
facebook_id: # your facebook id
100-
youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
99+
youtube_id: youtube.com/@HiRo-IISc # your youtube channel id (youtube.com/@<youtube_id>)
101100
discord_id: # your discord id (18-digit unique numerical identifier)
102101
zotero_username: # your zotero username
103102
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)
104103

105104
contact_note: >
106-
Best reached via email.
105+
Best reached via email at <a href="mailto:hiro.cps.iisc@gmail.com">hiro.cps.iisc@gmail.com</a>.
107106
108107
# -----------------------------------------------------------------------------
109108
# Analytics and search engine verification
@@ -122,8 +121,8 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster)
122121
# Blog
123122
# -----------------------------------------------------------------------------
124123

125-
blog_name: HiRo Lab News # blog_name will be displayed in your blog page
126-
blog_description: Latest updates and news from the Human-Interactive Robotics Lab at IISc
124+
blog_name: HiRo Lab # blog_name will be displayed in your blog page
125+
blog_description: Latest updates and news from the Human-interactive Robotics Lab at IISc.
127126
permalink: /blog/:year/:title/
128127

129128
# Pagination

0 commit comments

Comments
 (0)