Skip to content

Commit

Permalink
Web: Link to Rust implementation. (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmaasrud authored Feb 11, 2023
1 parent 076884c commit 1e4c195
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,8 @@ <h1 id="djot">Djot <span class="pronunciation">(<a href="djot.wav">/dʒɑt/</a>)
<li>Implementations in
<a href="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/jgm/djot.js">JavaScript</a>,
<a href="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/jgm/djot.lua">Lua</a>,
<a href="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/aarroyoc/djota">Prolog</a>.
<a href="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/aarroyoc/djota">Prolog</a>,
<a href="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/hellux/jotdown">Rust</a>.
</li>
</ul>

Expand Down

0 comments on commit 1e4c195

Please sign in to comment.