Add overview videos to homepage options
This commit is contained in:
parent
0926af7acc
commit
f19982a9e4
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
<label i18n for="instanceDefaultClientRoute">Default client route</label>
|
||||
<div class="peertube-select-container">
|
||||
<select id="instanceDefaultClientRoute" formControlName="instanceDefaultClientRoute">
|
||||
<option i18n value="/videos/overview">Videos Overview</option>
|
||||
<option i18n value="/videos/trending">Videos Trending</option>
|
||||
<option i18n value="/videos/recently-added">Videos Recently Added</option>
|
||||
<option i18n value="/videos/local">Local videos</option>
|
||||
|
|
Loading…
Reference in a new issue