Skip to content

Commit d87babe

Browse files
authored
Update webpack.config.js
1 parent 91f928e commit d87babe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

webpack.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ const SitemapPlugin = require('sitemap-webpack-plugin').default;
77
const webpack = require('webpack');
88

99
var siteDescription = [
10-
"Random Rants + is your fun realtime chat zone. ",
11-
"Built by students who never do their classwork, ",
12-
"and with the funniest meme sounds!"
10+
"Random Rants + is a high-performance realtime communication platform. ",
11+
"Built by students focusing on WebRTC and secure P2P networking, ",
12+
"featuring synchronized audio and interactive collaboration tools."
1313
].join("");
1414

1515
var siteImage = "https://randomrants-plus.onrender.com/images/site-image.png";

0 commit comments

Comments
 (0)