1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-07-12 16:58:33 +00:00

home: new UI

This commit is contained in:
Unknwon 2015-03-07 15:12:13 -05:00
parent 5e763baa12
commit 4b9fb43a70
38 changed files with 3343 additions and 625 deletions

1
public/js/min/gogs-min.js vendored Normal file
View file

@ -0,0 +1 @@
$(document).ready(function(){$(".dropdown").dropdown({transition:"slide up"})});