From c6a56c81040a9a715cdfaf83e70679c30c3d1f4f Mon Sep 17 00:00:00 2001 From: Taron Chatoyan <47221390+t-chatoyan@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:49:47 +0400 Subject: [PATCH] Add version, edition and similar badges. (#1961) * Add version, edition and similar badges. * Add version, edition and similar badges. --------- Co-authored-by: Taron Chatoyan --- components/content/Badge.vue | 55 ++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 components/content/Badge.vue diff --git a/components/content/Badge.vue b/components/content/Badge.vue new file mode 100644 index 0000000000..563350bc0e --- /dev/null +++ b/components/content/Badge.vue @@ -0,0 +1,55 @@ + + +