Skip to content

Commit 90f3a4a

Browse files
committed
Updat ehome
1 parent 22d61d6 commit 90f3a4a

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/lighthouse-badger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: "Lighthouse Badger"
1414

1515
# INPUTS as environmental variables (env) for not manually triggered workflows
1616
env:
17-
URLS: https://alshedivat.github.io/al-folio/
17+
URLS: https://iisc-hiro.github.io/
1818
TOKEN_NAME: LIGHTHOUSE_BADGER_TOKEN
1919
# If any of the following env is blank, a default value is used instead
2020
REPO_BRANCH: "${{ github.repository }} master" # target repository & branch e.g. 'dummy/mytargetrepo main'

_pages/home.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ permalink: /
1818

1919
<div class="hero-links">
2020
<a href="https://github.com/IISc-HiRo">Github</a>
21+
<a href="https://www.linkedin.com/company/iisc-hiro-lab/">LinkedIn</a>
2122
<a href="https://hiro.cps.iisc.ac.in/contact/">Open Position</a>
2223
</div>
2324
</div>

_pages/people.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ permalink: /people/
5050
<span class="role">Safety Critical Control, Formal Methods for Imitation Learning</span>
5151
</div>
5252
<div class="person-card">
53-
<a href="https://sasidharalavala.github.io/" target="_blank" class="person-image-link">
53+
<a href="#" target="_blank" class="person-image-link">
5454
<img src="/assets/img/people/sasidhar_alavala.JPG" alt="Sasidhar Alavala"/>
5555
</a>
5656
<div class="person-links">

0 commit comments

Comments
 (0)