mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-20 03:53:36 +02:00
First commit!
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package internal
|
||||
|
||||
import "github.com/gin-gonic/gin"
|
||||
|
||||
func AddArticle(c *gin.Context) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user