mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
fix readme and redirects
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
b2b777a94d
commit
6547ffc885
2 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,6 @@
|
||||||
# [ari-web blog](https://blog.ari.lt/)
|
<p align="center">
|
||||||
|
<h1><a href="https://blog.ari.lt/">ari-web blog</a></h1>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/badge/Maintained-Yes-green?color=red&style=flat-square">
|
<img src="https://img.shields.io/badge/Maintained-Yes-green?color=red&style=flat-square">
|
||||||
|
@ -9,7 +11,7 @@
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://app.netlify.com/sites/blog-ari-web/deploys"><img src="https://api.netlify.com/api/v1/badges/bbd7d670-9152-41a8-8c99-df57e4669606/deploy-status"></a>
|
<a href="https://app.netlify.com/sites/blog-ari-lt/deploys"><img src="https://api.netlify.com/api/v1/badges/98960a64-0fed-4f2c-8446-2357769a002e/deploy-status" /></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## installing dependencies
|
## installing dependencies
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/git/*"
|
from = "/git/*"
|
||||||
to = "https://ari.lt/gh/blog.ari.lt/:splat"
|
to = "https://ari.lt/lh/blog.ari.lt/:splat"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue