aboutsummaryrefslogtreecommitdiff
path: root/src/web/badge/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/web/badge/index.html')
-rw-r--r--src/web/badge/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web/badge/index.html b/src/web/badge/index.html
new file mode 100644
index 0000000..dcb38e1
--- /dev/null
+++ b/src/web/badge/index.html
@@ -0,0 +1,3 @@
+<div id="container">
+ <slot name="content"></slot>
+</div>