mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-11 10:46:43 +02:00
fix(platforms): make platforms' websites and submit urls more prominent
+ show default podcast website (castopod) link first in links page
This commit is contained in:
parent
dff85168b3
commit
61cf8fa3e2
25 changed files with 609 additions and 507 deletions
|
|
@ -86,7 +86,7 @@ class UserController extends BaseController
|
|||
*/
|
||||
public function attemptCreate(): RedirectResponse
|
||||
{
|
||||
helper('text');
|
||||
helper(['text', 'email']);
|
||||
|
||||
$db = db_connect();
|
||||
$db->transStart();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue