github.com/jasonish/buffalo@v0.8.2-0.20170413145823-bacbdd415f1b/generators/assets/assets.go (about)

     1  package assets
     2  
     3  // LogoURL is the URL to the SVG logo to be used for assets
     4  const LogoURL = "https://raw.githubusercontent.com/gobuffalo/buffalo/master/logo.svg"