2021-03-09 12:39:13 +00:00
<!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" / >
2022-10-24 08:19:01 +00:00
< meta name = "description" content = "An open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more" / >
2021-03-09 12:39:13 +00:00
< link rel = "apple-touch-icon" href = "%PUBLIC_URL%/apple-touch-icon.png" / >
< meta name = "keywords" content = "Pashto, Verbs, Conjugation, Grammar, Linguistics" / >
< meta name = "author" content = "lingdocs.com" / >
2022-10-24 08:19:01 +00:00
< link rel = "canonical" href = "https://pashto-inflector.lingdocs.com/" / >
2021-03-09 12:39:13 +00:00
2022-10-24 08:19:01 +00:00
< meta property = "og:site_name" content = "Pashto Inflector" / >
< meta property = "og:title" content = "Pashto Inflector" >
< meta property = "og:description" content = "An open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more" >
< meta property = "og:image" content = "https://pashto-inflector.lingdocs.com/android-chrome-512x512.png" >
< meta property = "og:url" content = "https://pashto-inflector.lingdocs.com/" >
2021-03-09 12:39:13 +00:00
< meta property = "og:author" content = "lingdocs.com" >
< meta property = "og:type" content = "website" >
2022-10-24 08:19:01 +00:00
< meta name = "twitter:title" content = "Pashto Inflector" >
< meta name = "twitter:description" content = "An open source TypeScript/React library for Pashto inflection, verb conjugation, phrase generation, text conversion, and more" >
< meta name = "twitter:image" content = "https://pashto-inflector.lingdocs.com/android-chrome-512x512.png" >
2021-03-09 12:39:13 +00:00
< meta name = "twitter:card" content = "summary_large_image" >
2022-07-27 18:36:12 +00:00
< meta name = "twitter:creator" content = "@lingdocs" / >
2021-03-09 12:39:13 +00:00
< link rel = "manifest" href = "%PUBLIC_URL%/manifest.json" / >
2022-10-24 08:19:01 +00:00
< title > Pashto Inflector< / title >
2021-03-09 12:39:13 +00:00
< / head >
< body class = "d-flex flex-column h-100" id = "root" >
< noscript > You need to enable JavaScript to run this app.< / noscript >
< / body >
< / html >