Skip to content

Commit

Permalink
Update index
Browse files Browse the repository at this point in the history
  • Loading branch information
fatalbanana committed Jul 12, 2024
1 parent c8183fe commit 6483138
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ title: Rspamd spam filtering system
<div class="container-fluid w-auto mx-2">
<div class="row news-row rounded-3 mx-auto my-4 p-3">
<div class="col-12 col-sm-10">
<h3 style="margin: 0px;">Study: Rspamd and GPT integration</h3>
<span class="date"><small>2024-07-03</small></span>
<p style="margin-bottom: 0px; margin-top: 5px">We have studied the efficiency of the new GPT plugin to access LLM (large language models) intelligence.</p>
<h3 style="margin: 0px;">News: Rspamd 3.9.0 has been released</h3>
<span class="date"><small>2024-07-12</small></span>
<p style="margin-bottom: 0px; margin-top: 5px">New stable release is now available.</p>
</div>
<div class="col-12 col-sm-2 d-flex justify-content-end align-items-end">
<a class="btn btn-primary mb-2" href="{{ site.baseurl }}/misc/2024/07/03/gpt.html">Learn more&nbsp;<i class="fa-solid fa-chevron-right"></i></a>
<a class="btn btn-primary mb-2" href="{{ site.baseurl }}/announce/2024/07/12/rspamd-3.9.0.html">Learn more&nbsp;<i class="fa-solid fa-chevron-right"></i></a>
</div>
</div>
<div class="row news-row rounded-3 mx-auto my-4 p-3">
<div class="col-12 col-sm-10">
<h3 style="margin: 0px;">News: Rspamd 3.8.4 has been released</h3>
<span class="date"><small>2024-02-22</small></span>
<p style="margin-bottom: 0px; margin-top: 5px">New stable release is now available.</p>
<h3 style="margin: 0px;">Study: Rspamd and GPT integration</h3>
<span class="date"><small>2024-07-03</small></span>
<p style="margin-bottom: 0px; margin-top: 5px">We have studied the efficiency of the new GPT plugin to access LLM (large language models) intelligence.</p>
</div>
<div class="col-12 col-sm-2 d-flex justify-content-end align-items-end">
<a class="btn btn-primary mb-2" href="{{ site.baseurl }}/announce/2024/02/26/rspamd-3.8.4.html">Learn more&nbsp;<i class="fa-solid fa-chevron-right"></i></a>
<a class="btn btn-primary mb-2" href="{{ site.baseurl }}/misc/2024/07/03/gpt.html">Learn more&nbsp;<i class="fa-solid fa-chevron-right"></i></a>
</div>
</div>
</div>
Expand Down

0 comments on commit 6483138

Please sign in to comment.