From 5823fa95cd719eb69b14bb45d45f917b6cc46183 Mon Sep 17 00:00:00 2001 From: Pitu Date: Thu, 7 Jan 2021 23:02:35 +0900 Subject: feature: Add basic statistics UI --- src/site/components/statistics/byte.vue | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/site/components/statistics/byte.vue (limited to 'src/site/components/statistics/byte.vue') diff --git a/src/site/components/statistics/byte.vue b/src/site/components/statistics/byte.vue new file mode 100644 index 0000000..05852cd --- /dev/null +++ b/src/site/components/statistics/byte.vue @@ -0,0 +1,26 @@ + + -- cgit v1.2.3