Skip to content

Commit 7d9ee45

Browse files
committed
update icon to panda
1 parent d4abec9 commit 7d9ee45

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ footer_text: >
1616
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1717

1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
19-
icon: /assets/img/myicon.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
19+
icon: myicon.jpg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

2121
url: https://MissingLight.github.io # the base hostname & protocol for your site
2222
baseurl: # the subpath of your site, e.g. /blog/

_data/coauthors.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
- firstname: ["Howie"]
1515
url: http://www.cs.cmu.edu/~choset/
1616

17+
"Chen":
18+
- firstname: ["Yue"]
19+
url: https://scholar.google.com/citations?hl=en&user=dDPQH3oAAAAJ&view_op=list_works
20+
1721
"Przibram":
1822
- firstname: ["Karl"]
1923
url: https://link.springer.com/article/10.1007/s00016-019-00242-z

_pages/publications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ permalink: /publications/
44
# permalink: /
55
title: Publications
66
description:
7-
years: [2024, 2023, 2022, 2019]
7+
years: [2025, 2024, 2023, 2022, 2019]
88
nav: True
99
nav_order: 1
1010
---

0 commit comments

Comments
 (0)