Update html title
This commit is contained in:
parent
ffe31504ee
commit
0bdd6c2d74
@ -91,7 +91,7 @@ pub async fn wasm_app(config: web::Data<crate::ServerConfig>) -> Result<HttpResp
|
|||||||
<meta http-equiv="robots" content="[noindex|nofollow]">
|
<meta http-equiv="robots" content="[noindex|nofollow]">
|
||||||
<link rel="stylesheet" href="/static/style.css">
|
<link rel="stylesheet" href="/static/style.css">
|
||||||
<link rel="stylesheet" href="/static/admin.css">
|
<link rel="stylesheet" href="/static/admin.css">
|
||||||
<title>Server integration example</title>
|
<title>Pslink your urls</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<section id="app"><div class="lds-ellipsis">Loading: <div></div><div></div><div></div><div></div></div></section>
|
<section id="app"><div class="lds-ellipsis">Loading: <div></div><div></div><div></div><div></div></div></section>
|
||||||
|
Loading…
Reference in New Issue
Block a user