3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "public/assets/badges"]
|
||||
path = public/assets/badges
|
||||
url = https://gitlab.com/src_prepare/badge
|
@ -2,19 +2,24 @@
|
||||
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/pipelines">
|
||||
<img src="https://gitlab.com/src_prepare/src_prepare.gitlab.io/badges/master/pipeline.svg">
|
||||
</a>
|
||||
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/hosted_on-gitlab-orange.svg">
|
||||
</a>
|
||||
<a href="https://gentoo.org/">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/powered-by-gentoo-linux-tyrian.svg">
|
||||
</a>
|
||||
<a href="./LICENSE">
|
||||
<img src="https://img.shields.io/badge/license-ISC-blue.svg">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/license-isc-blue.svg">
|
||||
</a>
|
||||
<a href="https://app.element.io/#/room/#src_prepare:matrix.org">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/chat-matrix-blue.svg">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/chat-matrix-green.svg">
|
||||
</a>
|
||||
<a href="https://gitlab.com/src_prepare/src_prepare.gitlab.io/commits/master.atom">
|
||||
<img src="https://gitlab.com/src_prepare/badge/-/raw/master/feed-atom-orange.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
# src_prepare.gitlab.io
|
||||
|
||||
The source code of [src_prepare website](https://src_prepare.gitlab.io)
|
||||
|
1
public/assets/badges
Submodule
1
public/assets/badges
Submodule
Submodule public/assets/badges added at 064c979b92
Reference in New Issue
Block a user