From bbc54838e6da5a44818b8b10cbbd16f0e1ddcfab Mon Sep 17 00:00:00 2001 From: Volkor <me@volkor.me> Date: Wed, 11 Jan 2023 14:55:31 +1100 Subject: [PATCH] center logo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24fb90a..40452af 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Ephemeral - +<p align="center"> +<img src="/docs/logos/favicon512.png"/> +</p> This is the repository for a *ephemeral* file hosting server. It receives files and serves them on request. After a while it decides to delete them. That's it! -- GitLab