Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 9ba312c

Browse files
HKalbasibjorn3
andauthored
Revert title from playground
Co-authored-by: bjorn3 <[email protected]>
1 parent bd1a30c commit 9ba312c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ module.exports = {
3131
},
3232
plugins: [
3333
new HtmlWebPackPlugin({
34-
title: "Playground",
34+
title: "Rust Analyzer Playground",
3535
chunks: ["app"],
3636
}),
3737
],

0 commit comments

Comments
 (0)