This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
gitea
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2259
Commits
2
Branches
178 MiB
Go
79.7%
Roff
9%
Shell
5.4%
JavaScript
2.4%
CSS
2.3%
Other
1%
Tree:
e1a4f99eaa
for-closed-social
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'e1a4f99eaa'
${ noResults }
gitea
/
public
/
js
/
min
/
gogs-min.js
1 lines
80 B
Raw
Blame
History
$
(
document
)
.
ready
(
function
(
)
{
$
(
".dropdown"
)
.
dropdown
(
{
transition
:
"slide up"
}
)
}
)
;