update html

This commit is contained in:
Ruidy 2021-02-18 12:17:27 +01:00
parent 61a4467fce
commit 5bec1e8cc0

View file

@ -30,6 +30,10 @@
} }
</style> </style>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="Simple client for rust actix back end">
<title>Rust client</title> <title>Rust client</title>
</head> </head>
<body> <body>