Browse Source

fix title

pull/336/head^2
rcarteraz 2 years ago
parent
commit
4f9fb9976d
  1. 3
      rsbuild.config.ts

3
rsbuild.config.ts

@ -24,4 +24,7 @@ export default defineConfig({
"@layouts": "./src/layouts",
},
},
html: {
title: "Meshtastic Web",
},
});

Loading…
Cancel
Save