docs: update badges and icon

This commit is contained in:
Slug-Boi
2024-10-28 17:56:02 +01:00
parent 5ae68f1fd8
commit 2707d11982
+6 -4
View File
@@ -1,10 +1,12 @@
# cocommit
<p align="center">
<img src="/icons/logo.png" width="300" height="300"/>
<a href=""> <img src="" alt="Github Actions Tests" /></a>
<a href=""> <img src="" alt="Go Reference" /></a>
<img src="/icons/logo.png" alt="cocommit logo" width="300" height="300"/>
</p>
<p align="center">
<a href="https://github.com/Slug-Boi/cocommit/actions/workflows/test_push.yml"> <img src="https://img.shields.io/github/actions/workflow/status/Slug-Boi/cocommit/test_push.yml?label=tests" alt="Github Actions Tests" /></a>
<a href="https://github.com/Slug-Boi/cocommit/actions/workflows/test_push.yml"> <img src="https://img.shields.io/github/actions/workflow/status/Slug-Boi/cocommit/build_test_release.yml" alt="Github Actions Build" /></a>
<a href=""> <img src="https://img.shields.io/badge/_-reference-blue?logo=go&label=%E2%80%8E%20" alt="Go Reference" /></a>
<a href="https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors"> <img src="" alt="Co-Author Docs Github Page" /></a>
</p>