mirror of
https://github.com/jcreek/SelectionWheel.git
synced 2026-07-12 18:53:45 +00:00
feat(#5): Change privacy policy title
This commit is contained in:
+1
-1
@@ -88,7 +88,7 @@ module.exports = {
|
||||
}),
|
||||
new HtmlWebpackPlugin({
|
||||
inject: 'body',
|
||||
title: 'Selection Wheel - the funnest way to make decisions',
|
||||
title: 'Privacy Policy',
|
||||
filename: 'privacy-policy.html',
|
||||
template: 'src/privacy.html',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user