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