From 4bf7983528fddd929187721c3bf84773e1b72158 Mon Sep 17 00:00:00 2001 From: Midou Date: Thu, 15 May 2025 21:17:13 +0100 Subject: [PATCH] Patch the link and style --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e0a18412..644ea97c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ ![Preview](https://user-images.githubusercontent.com/5447088/50716739-ebd26700-107a-11e9-9817-14230c53efd2.gif) -[![Build](https://git.linuxcrack.zip/midou/filebrowser-fork/actions/workflows/main.yaml/badge.svg)](https://git.linuxcrack.zip/midou/filebrowser-fork/actions/workflows/main.yaml) +[![Build](https://git.linuxcrack.zip/midou/filebrowser-fork/actions/workflows/main.yaml/badge.svg?style=flat-square)](https://git.linuxcrack.zip/midou/filebrowser-fork/actions?workflow=main.yaml) [![Documentation](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/filebrowser/filebrowser) -[![Version](https://img.shields.io/gitea/v/release/midou/filebrowser-fork?gitea_url=https%3A%2F%2Fgit.linuxcrack.zip?style=flat-square)](https://git.linuxcrack.zip/midou/filebrowser-fork/releases/latest) +[![Version](https://img.shields.io/gitea/v/release/midou/filebrowser-fork?gitea_url=https%3A%2F%2Fgit.linuxcrack.zip&style=flat-square)](https://git.linuxcrack.zip/midou/filebrowser-fork/releases/latest) filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app.