Add C and C# Implementations links to all page navs
This commit is contained in:
parent
c40f5e0bc0
commit
cce700e705
19 changed files with 38 additions and 0 deletions
|
|
@ -49,6 +49,8 @@
|
|||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">Home</a></li>
|
||||
<li><a href="/languages/c/">C Implementations</a></li>
|
||||
<li><a href="/languages/csharp/">C# Implementations</a></li>
|
||||
<li><a href="/csharp-examples.html">C# Examples</a></li>
|
||||
<li><a href="/dart-examples.html">Dart Examples</a></li>
|
||||
<li><a href="/elixir-examples.html">Elixir Examples</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue