We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c434f commit ffd3d11Copy full SHA for ffd3d11
index.html
@@ -220,6 +220,13 @@ <h1 class="span12" style="text-align: center;"> <span class="icon-cog"></span> D
220
</a>
221
<span property="schema:programmingLanguage" content="Python"></span>
222
</li>
223
+ <li typeof="schema:SoftwareSourceCode">
224
+ <a property="schema:codeRepository" href="https://github.com/niklasl/trld">
225
+ <span property="schema:name">TRLD</span>
226
+ <span class="badge">1.1 (<abbr title="Work In Progress">WIP</abbr>)</span>
227
+ </a>
228
+ <span property="schema:programmingLanguage" content="Python"></span>
229
+ </li>
230
</ul>
231
</div>
232
0 commit comments