Fork me on GitHub
#clojars
<
2016-01-17
>
danielcompton19:01:01

@tcrawley: I moved the logo used in the SFC application to https://clojars.org/images/[email protected]

tcrawley19:01:00

ah, right. no worries. I'll make a copy at the url I sent them

tcrawley19:01:06

how are you this fine day?

tcrawley19:01:13

well, it's fine here at least :)

danielcompton19:01:27

back to work, which feels like a relief after looking after Jack over the weekend

tcrawley19:01:46

I've forgotten what that's like, thankfully :)

tcrawley19:01:52

I just added a redirect for the image to the nginx config:

tcrawley19:01:57

location /images/clojars-logo-big.png {
    return 301 
  }