From 2ceeb170568c240cb94134a45324370da66cfed2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 7 Aug 2021 13:41:14 +0900 Subject: Add doc for admin --- src/client/pages/docs.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/client') diff --git a/src/client/pages/docs.vue b/src/client/pages/docs.vue index 8bd07937f8..b1d3c2c7f9 100644 --- a/src/client/pages/docs.vue +++ b/src/client/pages/docs.vue @@ -36,6 +36,16 @@ + + +
+ +
{{ doc.title }}
+
{{ doc.summary }}
+
{{ $ts._docs.continueReading }}
+
+
+
-- cgit v1.2.3-freya