new: add config hub
This commit is contained in:
@ -15,6 +15,6 @@ func DownloadRoute(c *fiber.Ctx) error{
|
||||
}
|
||||
|
||||
return c.Render("download", fiber.Map{
|
||||
"readme": con,
|
||||
"content": con,
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user