Add link to random pending videos on homepage.
This commit is contained in:
parent
b5f892d595
commit
9b227c6e5f
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ body, a
|
|||
<body>
|
||||
<a href='/channels'>Manage channels</a>
|
||||
<a href='/videos/pending?limit=100'>New videos</a>
|
||||
<a href='/videos/pending?limit=100&orderby=random'>Random videos</a>
|
||||
</body>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue