github.com/bscott/buffalo@v0.11.1/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"