1
0
Fork 0
forked from forgejo/forgejo

switch to fomantic-ui (#9374)

This commit is contained in:
techknowlogick 2019-12-17 16:34:11 -05:00 committed by GitHub
parent 601b0cf4c1
commit 590d56dbb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 105598 additions and 3541 deletions

View file

@ -26,9 +26,9 @@
<td><a href="https://code.jquery.com/jquery-migrate-3.0.1.min.js">jquery-migrate-3.0.1.min.js</a></td>
</tr>
<tr>
<td><a href="./plugins/semantic/semantic.min.js">semantic.min.js</a></td>
<td><a href="https://semantic-ui.mit-license.org/">Expat</a></td>
<td><a href="https://github.com/Semantic-Org/Semantic-UI/archive/2.3.1.tar.gz">semantic-UI-2.3.1.tar.gz</a></td>
<td><a href="./plugins/fomantic/semantic.min.js">semantic.min.js</a></td>
<td><a href="https://github.com/fomantic/Fomantic-UI/blob/master/LICENSE.md">Expat</a></td>
<td><a href="https://github.com/fomantic/Fomantic-UI/archive/2.8.2.tar.gz">Fomantic-UI-2.8.2.tar.gz</a></td>
</tr>
<tr>
<td><a href="../js/index.js">semantic.dropdown</a></td>