Skip to content

Commit bd9f0b2

Browse files
authored
Merge branch 'deploy' into main
2 parents 2a49c07 + 1f09a32 commit bd9f0b2

File tree

4 files changed

+19
-3
lines changed

4 files changed

+19
-3
lines changed

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ header_pages:
5454
- projects.md
5555
- resume.md
5656

57-
5857
# Exclude from processing.
5958
# The following items will not be processed, by default.
6059
# Any item listed under the `exclude:` key here will be automatically added to

_includes/social.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<span class="grey fa-solid fa-envelope fa-lg"></span>
55
</a>
66
</li>
7+
78
{%- for entry in site.minima.social_links -%}
89
<li>
910
<a rel="me" href="{{ entry.url }}" target="_blank" title="{{ entry.title }}">
@@ -26,3 +27,4 @@
2627
</li>
2728
{%- endunless %}
2829
</ul>
30+

assets/images/google-scholar.svg

Lines changed: 15 additions & 0 deletions
Loading

publications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ ACM International Conference on Multimodal Interaction, 2024 (__ICMI 2024__), Sa
1212

1313
<ul class="social-media-list">
1414
<li>
15-
<a href="/404" target="_blank">
15+
<a href="https://drive.google.com/file/d/1YwhnJ8Oq1JTtsOZiKleKkPfPdOI4Er6D/view?usp=sharing" target="_blank">
1616
Paper
1717
</a>
1818
</li>
1919
<li>
20-
<a href="/404" target="_blank">
20+
<a href="https://sites.google.com/view/stress-detection-icmi-24" target="_blank">
2121
Website
2222
</a>
2323
</li>

0 commit comments

Comments
 (0)