Update html title

This commit is contained in:
Dietrich 2021-06-25 09:35:00 +02:00 committed by Franz Dietrich
parent ffe31504ee
commit 0bdd6c2d74

View File

@ -91,7 +91,7 @@ pub async fn wasm_app(config: web::Data<crate::ServerConfig>) -> Result<HttpResp
<meta http-equiv="robots" content="[noindex|nofollow]">
<link rel="stylesheet" href="/static/style.css">
<link rel="stylesheet" href="/static/admin.css">
<title>Server integration example</title>
<title>Pslink your urls</title>
</head>
<body>
<section id="app"><div class="lds-ellipsis">Loading: <div></div><div></div><div></div><div></div></div></section>