From 27f56874cfedeb6677d85463436202a0853997f1 Mon Sep 17 00:00:00 2001 From: Jose Quintana Date: Sun, 15 Aug 2021 22:31:27 +0200 Subject: [PATCH] refactor: utf-8 for default docker index.html file [skip ci] --- docker/public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/public/index.html b/docker/public/index.html index dd87f3e..ee0e862 100644 --- a/docker/public/index.html +++ b/docker/public/index.html @@ -1,14 +1,14 @@ - - + + Static Web Server

Static Web Server

-

A blazing fast static files-serving web server powered by Rust.

+

A blazing fast and asynchronous web server for static files-serving. ⚡

View on GitHub

-- libgit2 1.7.2