Serving one hardcoded image
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package main
|
||||
|
||||
import "github.com/edazdarevic/reklame/agent/internal/app/telal"
|
||||
import "reklame-agent/internal/app/telal"
|
||||
|
||||
// create a main function that calls ServeAds from the telal package
|
||||
func main() {
|
||||
telal.ServeAds()
|
||||
telal.ServeBanners()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user