aboutsummaryrefslogtreecommitdiff
path: root/kamon-status/src/views/About.vue
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2019-02-04 19:16:07 +0100
committerIvan Topolnjak <ivantopo@gmail.com>2019-02-04 19:16:07 +0100
commit11fc4117be9ef93f3471ed22de596a6bd8088eb9 (patch)
tree1673db751d4a24c048e362dca43facf5e0521709 /kamon-status/src/views/About.vue
parent0a2b7f4bf0dde31c82482fbaf5153c22c84ada69 (diff)
downloadKamon-11fc4117be9ef93f3471ed22de596a6bd8088eb9.tar.gz
Kamon-11fc4117be9ef93f3471ed22de596a6bd8088eb9.tar.bz2
Kamon-11fc4117be9ef93f3471ed22de596a6bd8088eb9.zip
update the status page to show modules information and metrics
Diffstat (limited to 'kamon-status/src/views/About.vue')
-rw-r--r--kamon-status/src/views/About.vue5
1 files changed, 0 insertions, 5 deletions
diff --git a/kamon-status/src/views/About.vue b/kamon-status/src/views/About.vue
deleted file mode 100644
index 3fa28070..00000000
--- a/kamon-status/src/views/About.vue
+++ /dev/null
@@ -1,5 +0,0 @@
-<template>
- <div class="about">
- <h1>This is an about page</h1>
- </div>
-</template>