Initial redesigned UI for repo listings w/ stars.
This commit is contained in:
parent
97b605ca8d
commit
5a484cfe11
10 changed files with 308 additions and 103 deletions
3
static/partials/starred.html
Normal file
3
static/partials/starred.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
<div ng-show="test">
|
||||
{{ test }}
|
||||
</div>
|
Reference in a new issue