Skip to content

Commit

Permalink
add news section
Browse files Browse the repository at this point in the history
  • Loading branch information
apatimar committed Apr 5, 2024
1 parent 9722ccd commit 876016b
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 6 deletions.
38 changes: 33 additions & 5 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@
graduate_students: and Dan Roth.
funding_resource: Office of Naval Research (ONR).
image: nesycola.png
news:
news: How spartans are making AI more reliable
news_link: https://msutoday.msu.edu/news/2023/making-ai-more-reliable
news_2: MSU leads AI research grant
news_2_link: https://www.youtube.com/watch?v=EiH6kXfdG6Q
webpage:
publications:
- title:
Expand Down
3 changes: 3 additions & 0 deletions _pages/nesycola.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ permalink: /nesycola/
<h4 id="newssection"><b>News</b></h4>
<ul>
<li><em> {{ project.news }}. </em></li>
<li><em> {{ project.news_link }}. </em></li>
<li><em> {{ project.news_2 }}. </em></li>
<li><em> {{ project.news_2_link }}. </em></li>
</ul>

<br>
Expand Down

0 comments on commit 876016b

Please sign in to comment.