pashto-dictionary/website/public/index.html

63 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="LingDocs Pashto Dictionary" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="Pashto Dictionary">
<meta ame="description" content="A dictionary of the Pashto language with inflection, verb conjugation, and smart search capabilities" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<meta name="author" content="lingdocs.com" />
<link rel="canonical" href="https://dictionary.lingdocs.com/" />
<meta property="og:site_name" content="LingDocs Pashto Dictionary"/>
<meta property="og:title" content="LingDocs Pashto Dictionary">
<meta property="og:description" content="A dictionary of the Pashto language with inflection, verb conjugation, and smart search capabilities">
<meta property="og:image" content="%PUBLIC_URL%/icons/icon.png">
<meta property="og:url" content="https://dictionary.lingdocs.com/">
<meta property="og:author" content="lingdocs.com">
<meta property="og:type" content="website">
<meta name="twitter:title" content="LingDocs Pashto Dictionary">
<meta name="twitter:description" content="A dictionary of the Pashto language with inflection, verb conjugation, and smart search capabilities">
<meta name="twitter:image" content="%PUBLIC_URL%/icons/icon.png">
<meta name="twitter:domain" content="https://dictionary.lingdocs.com">
<meta name="twitter:url" content="https://dictionary.lingdocs.com">
<meta name="twitter:creator" content="@lingdocs">
<meta name="twitter:site" content="@lingdocs">
<meta name="twitter:card" content="summary_large_image">
<link rel="shortcut icon" href="%PUBLIC_URL%/icons/favicon.ico">
<link rel="apple-touch-icon" sizes="57x57" href="%PUBLIC_URL%/icons/touch-icon57.png">
<link rel="apple-touch-icon" sizes="76x76" href="%PUBLIC_URL%/icons/touch-icon76.png">
<link rel="apple-touch-icon" sizes="128x128" href="%PUBLIC_URL%/icons/touch-icon128.png">
<link rel="apple-touch-icon" sizes="152x152" href="%PUBLIC_URL%/icons/touch-icon152.png">
<link rel="apple-touch-icon" sizes="167x167" href="%PUBLIC_URL%/icons/touch-icon167.png">
<link rel="apple-touch-icon" sizes="180x180" href="%PUBLIC_URL%/icons/touch-icon180.png">
<meta name="msapplication-TileImage" content="%PUBLIC_URL%/icons/icon.png">
<link rel="icon" sizes="192x192" href="%PUBLIC_URL%/icons/icon192.png">
<link rel="icon" sizes="128x128" href="%PUBLIC_URL%/icons/icon128.png">
<title>LingDocs Pashto Dictionary</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
</body>
</html>