bizmatch-project/bizmatch/src/index.html

29 lines
1.6 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<title>Bizmatch - Find Business for sale </title>
<meta name="description" content="Find or Sell Businesses and Restaurants">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta name="bingbot" content="index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1">
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="front-page - BizMatch">
<meta property="og:description" content="We are dedicated to providing a simple to use way for people in business to get in contact with each other. We are dedicated to providing a simple to use way for people in business to get in contact with each other. Who can use our site: Brokers: We provide an avenue for business and […]">
<meta property="og:site_name" content="BizMatch">
<meta property="article:modified_time" content="2016-11-17T15:57:10+00:00">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta name="twitter:card" content="summary_large_image">
<base href="/">
<link rel="icon" href="assets/cropped-Favicon-32x32.png" sizes="32x32">
<!-- <link rel="icon" href="cropped-Favicon-192x192.png" sizes="192x192"> -->
<!-- <link rel="apple-touch-icon" href="cropped-Favicon-180x180.png"> -->
</head>
<body>
<app-root></app-root>
</body>
</html>