mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
add /publish 301
This commit is contained in:
parent
6cdb52faf0
commit
1243cc023d
1 changed files with 1 additions and 0 deletions
|
@ -123,6 +123,7 @@ class Controller
|
|||
'/news/meet-the-lbry-founders' => '/team',
|
||||
'/faq/no-auction-options' => '/faq/naming',
|
||||
'/join-list' => '/list/subscribe',
|
||||
'/publish' => '/youtube'
|
||||
];
|
||||
|
||||
$tempRedirects = [
|
||||
|
|
Loading…
Add table
Reference in a new issue