Add charset meta tag.

This commit is contained in:
akoppela
2021-04-14 14:51:13 +08:00
committed by Umputun
parent 95f0f4f127
commit da7a860706

View File

@@ -3,6 +3,7 @@
<head>
<title>reproxy</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Reproxy is a minimalistic system acting as an edge server / reverse proxy for your infrastructure. It provides the only essential functionality with no bells and whistles. Setup is very straightforward and not much to configure.">