submodules update
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
parent
14b7655b4e
commit
0e04bbf5ee
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
@ -0,0 +1 @@
|
||||
Subproject commit 064c979b92aa08480a2e23add132a96b38495820
|
Loading…
Reference in New Issue
Block a user