doc: update public directory in server

This commit is contained in:
Leon Xu
2022-02-28 11:56:49 -08:00
parent 9e7c4db89e
commit 7ac9806755
4 changed files with 2 additions and 35 deletions
+1 -34
View File
@@ -1,34 +1 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="icon" href="/favicon.ico" />
<link
rel="stylesheet"
href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css"
integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A=="
crossorigin=""
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<title>Geocoding App</title>
<script defer="defer" src="/js/chunk-vendors.a7e61cff.js"></script>
<script defer="defer" src="/js/app.a3f25307.js"></script>
<link href="/css/app.4f94ddf0.css" rel="stylesheet" />
</head>
<body>
<noscript
><strong
>We're sorry but Geocoding App doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong
></noscript
>
<div id="app"></div>
</body>
</html>
<!doctype html><html lang=""><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=edge"/><meta name="viewport" content="width=device-width,initial-scale=1"/><link rel="icon" href="/favicon.ico"/><link rel="stylesheet" href="https://unpkg.com/leaflet@1.7.1/dist/leaflet.css" integrity="sha512-xodZBNTC5n17Xt2atTPuE1HxjVMSvLVW9ocqUKLsCC5CXdbqCmblAshOMAS6/keqq/sMZMZ19scR4PsZChSR7A==" crossorigin=""/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" crossorigin="anonymous" referrerpolicy="no-referrer"/><title>Geocoding App</title><script defer="defer" src="/js/chunk-vendors.a7e61cff.js"></script><script defer="defer" src="/js/app.1d21526c.js"></script><link href="/css/app.f212e761.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but Geocoding App doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long