Skip to content

Commit c06f1c8

Browse files
committed
Updat ehome
1 parent 2e708b2 commit c06f1c8

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

_includes/navbar.liquid

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
<nav class="navbar">
22
<div class="nav-container">
3-
<a href="/" class="nav-logo">
4-
<img src="/assets/img/logos/hiro.jpg" alt="HiRo Lab">
5-
<img src="/assets/img/logos/cps.png" alt="CPS">
6-
<img src="/assets/img/logos/iisc.jpg" alt="IISc">
7-
</a>
3+
<div class="nav-logo">
4+
<a href="/">
5+
<img src="/assets/img/logos/hiro.jpg" alt="HiRo Lab">
6+
</a>
7+
<a href="https://cps.iisc.ac.in" target="_blank">
8+
<img src="/assets/img/logos/cps.png" alt="CPS">
9+
</a>
10+
<a href="https://iisc.ac.in" target="_blank">
11+
<img src="/assets/img/logos/iisc.jpg" alt="IISc">
12+
</a>
13+
</div>
814
<button class="nav-toggle" id="navToggle" aria-label="Toggle navigation">
915
<span class="hamburger"></span>
1016
<span class="hamburger"></span>

_pages/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ permalink: /
99
<h1>Human-interactive Robotics Lab</h1>
1010

1111
<p>
12-
The Human-interactive Robotics (HiRo) Lab is a research group in the <a href='https://cps.iisc.ac.in'>Robert Bosch Centre for Cyber-Physical Systems</a> at the Indian Institute of Science Bangalore set up and led by Prof. Ravi Prakash.
12+
The Human-interactive Robotics (HiRo) Lab is a research group in the <a href='https://cps.iisc.ac.in'>Robert Bosch Centre for Cyber-Physical Systems</a> at the <a href='https://iisc.ac.in'>Indian Institute of Science Bangalore</a> set up and led by Prof. Ravi Prakash.
1313
</p>
1414

1515
<p>

0 commit comments

Comments
 (0)