Skip to content

Commit

Permalink
add news
Browse files Browse the repository at this point in the history
  • Loading branch information
testvill committed Dec 10, 2023
1 parent e812e95 commit d2c6611
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/news_item.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ <h3 class="news-title">{{ include.title }}</h3>
{% endif %}

{% if include.link %}
<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>
{% endif %}

{% if include.link2 %}
Expand Down
6 changes: 6 additions & 0 deletions zvg_db/_news/70.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
news_date: "10 DEC"
year: "2023"
title: "Our papers to appear in AAAI 24"
link: "https://mp.weixin.qq.com/s/cmBGRXvQ5a1_1DHAHu07Qw"
---

0 comments on commit d2c6611

Please sign in to comment.