mirror of
https://github.com/rjNemo/rust-web
synced 2026-06-06 02:46:41 +00:00
update html
This commit is contained in:
parent
61a4467fce
commit
5bec1e8cc0
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
|||
}
|
||||
</style>
|
||||
<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>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue