Skip to content

Commit d2c6611

Browse files
committed
add news
1 parent e812e95 commit d2c6611

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_includes/news_item.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h3 class="news-title">{{ include.title }}</h3>
1616
{% endif %}
1717

1818
{% if include.link %}
19-
<a href="{{ include.link }}" target="_blank" style="font-size: 16px; color: #2F72A8">[Link]</a>
19+
<a href="{{ include.link }}" target="_blank" style="font-size: 16px; color: #2F72A8">[Click To Follow Our Works]</a>
2020
{% endif %}
2121

2222
{% if include.link2 %}

zvg_db/_news/70.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
news_date: "10 DEC"
3+
year: "2023"
4+
title: "Our papers to appear in AAAI 24"
5+
link: "https://mp.weixin.qq.com/s/cmBGRXvQ5a1_1DHAHu07Qw"
6+
---

0 commit comments

Comments
 (0)