We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e812e95 commit d2c6611Copy full SHA for d2c6611
_includes/news_item.html
@@ -16,7 +16,7 @@ <h3 class="news-title">{{ include.title }}</h3>
16
{% endif %}
17
18
{% if include.link %}
19
- <a href="{{ include.link }}" target="_blank" style="font-size: 16px; color: #2F72A8">[Link]</a>
+ <a href="{{ include.link }}" target="_blank" style="font-size: 16px; color: #2F72A8">[Click To Follow Our Works]</a>
20
21
22
{% if include.link2 %}
zvg_db/_news/70.md
@@ -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