Skip to content

Commit

Permalink
Making perma news more prominent
Browse files Browse the repository at this point in the history
  • Loading branch information
arranger1044 committed Nov 11, 2024
1 parent b33fc54 commit 66fd42a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ We are a research lab focused on investigating probabilistic models and programs
<div class="research-tags">#probabilistic-modeling #neuro-symbolic-AI #constraints #tractable-inference #circuits</div>

<div class="news-header">latest news</div>
<div id="perma-news">✨ We are organizing a <a href="https://april-tools.github.io/colorai/"><b>workshop</b></a> and a <a href="https://april-tools.github.io/colorai/"><b>tutorial</b></a> on <b><i>connecting tensor factorizations and circuits</i></b> at AAAI-25! ✨
<div id="perma-news">✨✨✨ We are organizing a <a href="https://april-tools.github.io/colorai/"><b>workshop</b></a> and a <a href="https://april-tools.github.io/colorai/"><b>tutorial</b></a> on <b><i>connecting tensor factorizations and circuits</i></b> at AAAI-25! ✨✨
</div>
<div id="latest-news-list">
<ul>
Expand Down
2 changes: 1 addition & 1 deletion _sass/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}

#perma-news{
margin-bottom: 0.4em;
margin-bottom: 1em;
text-align: center;
}

Expand Down

0 comments on commit 66fd42a

Please sign in to comment.