diff --git a/setup.go b/setup.go index c64a50e..db1ec62 100644 --- a/setup.go +++ b/setup.go @@ -144,7 +144,7 @@ func WriteSkeletonConfig() { "John Doe", "johndoe@localhost", "A Podcast About Stuff", - "localhost:3000/assets/logo-large.png", + "localhost:3000/assets/podcastimage.png", "http://localhost:3000", } c, err := json.Marshal(config)