Format
This commit is contained in:
31
build/index.html
Normal file
31
build/index.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/var/www/fne/sf/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Web site created using create-react-app"
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="/var/www/fne/sf/logo192.png" />
|
||||
<link
|
||||
rel="manifest"
|
||||
href="http://www.findandexec.com/var/www/fne/sf/manifest.json"
|
||||
/>
|
||||
<title>SalesFlow Vehicle Inventory Control</title>
|
||||
<script
|
||||
defer="defer"
|
||||
src="http://www.findandexec.com/var/www/fne/sf/static/js/main.74991570.js"
|
||||
></script>
|
||||
<link
|
||||
href="http://www.findandexec.com/var/www/fne/sf/static/css/main.6f125b56.css"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user