mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-05 04:19:41 +05:00
frontend: add route to view other user profiles by id
This commit is contained in:
parent
9392345480
commit
78ca3ef054
4 changed files with 39 additions and 5 deletions
|
@ -7,6 +7,10 @@ const nextConfig = {
|
|||
protocol: "https",
|
||||
hostname: "anixstatic.com",
|
||||
},
|
||||
{
|
||||
protocol: "https",
|
||||
hostname: "i.imgur.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue