Skip to content

Commit

Permalink
website package version
Browse files Browse the repository at this point in the history
  • Loading branch information
pimbrouwers committed Dec 12, 2023
1 parent 263ec08 commit 1079115
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ <h2 class="mt0 mb4 fw4 f4 f3-l">Falco is a toolkit for building secure, fast, fu

<!-- release info -->
<div class="mb4 bt b--white-20 tc lh-solid">
<a href="https://www.nuget.org/packages/Falco" class="dib center ph1 ph4-l pv3 bg-merlot white no-underline ty--50" target="_blank">Latest release: 4.0.5 (November 16, 2023)</a>
<a href="https://www.nuget.org/packages/Falco" class="dib center ph1 ph4-l pv3 bg-merlot white no-underline ty--50" target="_blank">Latest release: 4.0.6 (December, 12, 2023)</a>
</div>

<!-- benefits -->
Expand Down Expand Up @@ -115,7 +115,7 @@ <h3 class="mv2 white">Extensible</h3>
]
}
</code></pre>
<p><a href="https://github.com/pimbrouwers/Falco">Falco</a> is a toolkit for building fast, functional-first and fault-tolerant web applications using F#.</p>
<p><a href="https://github.com/pimbrouwers/Falco">Falco</a> is a toolkit for building fast and functional-first web applications using F#.</p>
<ul>
<li>Built upon the high-performance components of ASP.NET Core.</li>
<li>Optimized for building HTTP applications quickly.</li>
Expand Down
2 changes: 1 addition & 1 deletion site/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2 class="mt0 mb4 fw4 f4 f3-l">Falco is a toolkit for building secure, fast, fu

<!-- release info -->
<div class="mb4 bt b--white-20 tc lh-solid">
<a href="https://www.nuget.org/packages/Falco" class="dib center ph1 ph4-l pv3 bg-merlot white no-underline ty--50" target="_blank">Latest release: 4.0.5 (November 16, 2023)</a>
<a href="https://www.nuget.org/packages/Falco" class="dib center ph1 ph4-l pv3 bg-merlot white no-underline ty--50" target="_blank">Latest release: 4.0.6 (December, 12, 2023)</a>
</div>

<!-- benefits -->
Expand Down

0 comments on commit 1079115

Please sign in to comment.