Skip to content

Commit 75b09c4

Browse files
committed
Updated badges on the documentation home page.
1 parent 9484e63 commit 75b09c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

documentations/src/views/HomeView.vue

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ import { RouterLink } from "vue-router";
1111
</center>
1212

1313
<p class="badges">
14+
<img src="https://github.com/nthnn/QLBase/actions/workflows/qlbase_build.yml/badge.svg" class="px-1" alt="Backend Workflow" />
1415
<img src="https://github.com/nthnn/QLBase/actions/workflows/php-syntax-check.yml/badge.svg" class="pr-1" alt="PHP Syntax Check" />
1516
<img src="https://github.com/nthnn/QLBase/actions/workflows/platformio-ci.yml/badge.svg" class="pr-1" alt="PlatformIO CI" />
16-
<img src="https://github.com/nthnn/QLBase/actions/workflows/backend.yml/badge.svg" class="px-1" alt="Backend Workflow" />
17-
<img src="https://github.com/nthnn/QLBase/actions/workflows/vue-docs.yml/badge.svg" class="px-1" alt="Vue Docs CI" />
1817
<img src="https://github.com/nthnn/QLBase/actions/workflows/spellcheck.yml/badge.svg" class="px-1" alt="Spellcheck" />
1918
<img src="https://img.shields.io/github/issues/nthnn/QLBase.svg" class="px-1" alt="GitHub Issues" />
2019
<img src="https://img.shields.io/github/stars/nthnn/QLBase.svg" class="px-1" alt="GitHub Stars" />

0 commit comments

Comments
 (0)