change webpack HTML builder data
Signed-off-by: r4sas <r4sas@i2pmail.org>
This commit is contained in:
parent
61366abd7b
commit
c34312a96a
@ -242,9 +242,9 @@ module.exports = {
|
||||
// }),
|
||||
|
||||
new HtmlWebpackPlugin({
|
||||
title: 'Telegram Web',
|
||||
title: 'Telegram Web I2P',
|
||||
description: 'Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed.',
|
||||
url: 'https://web.telegram.org/k/',
|
||||
url: 'https://web.telegram.i2p/',
|
||||
filename: 'index.html',
|
||||
// template: 'public/index_template.html',
|
||||
template: 'src/index.hbs',
|
||||
|
Loading…
x
Reference in New Issue
Block a user