{{ name }}
- +
{{ host }} -
@@ -377,9 +377,11 @@ export default Vue.extend({
> h1
margin 0
- > img
+ > svg
margin -8px 0 0 -16px
- max-width 280px
+ width 280px
+ height 100px
+ fill currentColor
> .info
margin 0 auto 16px auto
diff --git a/src/client/assets/title.light.svg b/src/client/assets/title.light.svg
deleted file mode 100644
index 95ad11c399..0000000000
--- a/src/client/assets/title.light.svg
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
-
diff --git a/src/client/assets/title.dark.svg b/src/client/assets/title.svg
similarity index 92%
rename from src/client/assets/title.dark.svg
rename to src/client/assets/title.svg
index 10139024ad..0e4e0b8b3b 100644
--- a/src/client/assets/title.dark.svg
+++ b/src/client/assets/title.svg
@@ -97,44 +97,44 @@
diff --git a/webpack.config.ts b/webpack.config.ts
index 3822080574..3b14ee4a8a 100644
--- a/webpack.config.ts
+++ b/webpack.config.ts
@@ -134,6 +134,8 @@ module.exports = {
preserveWhitespace: false
}
}
+ }, {
+ loader: 'vue-svg-inline-loader'
}, {
loader: 'replace',
query: {