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