package static // gen.go - checked into git // This file is overwritten during Nix builds with hashed paths const BundlePathCSS = "/static/gen/css/bootstrap.css" const BundlePathJS = "/static/gen/js/bundle.js"