mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-03 23:36:21 +02:00
new project - my network
This commit is contained in:
@@ -10,4 +10,8 @@ export default class ProjectsController {
|
||||
return view.render('projects/nups/nups')
|
||||
}
|
||||
|
||||
async myNetwork({ view }: HttpContextContract) {
|
||||
return view.render('projects/myNetwork/index')
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user