forked from cerc-io/laconic-console
Updated tabs (#52)
* Link update instructions to statusbar. * Added KUBE Tab. Updated formatting.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
app:
|
||||
title: 'Kubenet Console'
|
||||
title: 'Console'
|
||||
org': 'DXOS.org'
|
||||
theme: 'dark'
|
||||
website: 'https://dxos.org'
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
app:
|
||||
title: 'Kubenet Console'
|
||||
title: 'Console'
|
||||
org': 'DXOS.org'
|
||||
theme: 'dark'
|
||||
website: 'https://dxos.org'
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
app:
|
||||
title: 'Kubenet Console'
|
||||
title: 'Console'
|
||||
org': 'DXOS.org'
|
||||
theme: 'dark'
|
||||
website: 'https://dxos.org'
|
||||
|
||||
@@ -67,7 +67,7 @@ module.exports = {
|
||||
new HtmlWebPackPlugin({
|
||||
template: './public/index.html',
|
||||
templateParameters: {
|
||||
title: 'Kubenet Console'
|
||||
title: 'Console'
|
||||
}
|
||||
}),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user