mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
add yellow badge by tobskep
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
e2392912a1
commit
5c67897069
2 changed files with 23 additions and 1 deletions
24
README.md
24
README.md
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# Badge
|
# Badge
|
||||||
|
|
||||||
the badge is licensed under unlicense :
|
the badge( s ) is licensed under UNLICENSE :
|
||||||
|
|
||||||
```
|
```
|
||||||
UNLICENSE
|
UNLICENSE
|
||||||
|
@ -47,6 +47,10 @@ OTHER DEALINGS IN THE SOFTWARE.
|
||||||
For more information, please refer to <http://unlicense.org/>
|
For more information, please refer to <http://unlicense.org/>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## original
|
||||||
|
|
||||||
|
author : Ari Archer - [@TruncatedDinosour](https://ari.lt/gh) - <https://ari.lt/> - <ari.web.xyz@gmail.com>
|
||||||
|
|
||||||
in html :
|
in html :
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
@ -61,6 +65,24 @@ in markdown :
|
||||||
|
|
||||||
[![ari-web badge](https://ari.lt/badge.png)](https://ari.lt/)
|
[![ari-web badge](https://ari.lt/badge.png)](https://ari.lt/)
|
||||||
|
|
||||||
|
## yellow
|
||||||
|
|
||||||
|
author : Tobskep - <https://tobskep.com/>
|
||||||
|
|
||||||
|
in html :
|
||||||
|
|
||||||
|
```html
|
||||||
|
<a href="https://ari.lt/"> <img src="https://ari.lt/badge-yellow.png" loading="lazy" alt="ari-web badge" height="31px" width="88px" /> </a>
|
||||||
|
```
|
||||||
|
|
||||||
|
in markdown :
|
||||||
|
|
||||||
|
```md
|
||||||
|
[![ari-web badge](https://ari.lt/badge-yellow.png)](https://ari.lt/)
|
||||||
|
```
|
||||||
|
|
||||||
|
[![ari-web badge](https://ari.lt/badge-yellow.png)](https://ari.lt/)
|
||||||
|
|
||||||
# Customising when self-hosting
|
# Customising when self-hosting
|
||||||
|
|
||||||
1. Clone the repository: `git clone https://ari.lt/git ari-web`
|
1. Clone the repository: `git clone https://ari.lt/git ari-web`
|
||||||
|
|
BIN
badge-yellow.png
Normal file
BIN
badge-yellow.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 883 B |
Loading…
Add table
Reference in a new issue