1
0

Add links to Blazor and Elm pages for English software page.

This commit is contained in:
Kevin Matsubara 2026-01-02 23:50:54 +01:00
parent 3f51764997
commit a95ada8864

View File

@ -13,7 +13,13 @@ $endfor$
<h2>Code</h2>
<a href="/software/haskell.html">Haskell</a>
<p>Notes an examples of code.</p>
<ul>
<li><a href="/$language$/code/blazor.html">Blazor</a></li>
<li><a href="/$language$/code/elm.html">Elm</a></li>
<li><a href="/$language$/code/haskell.html">Haskell</a></li>
</ul>
<hr/>