37 lines
1.4 KiB
HTML
Executable File
37 lines
1.4 KiB
HTML
Executable File
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="theme-color" content="#000000" />
|
|
<link rel="android-chrome" href="./App/Logo.svg" />
|
|
<link rel="android-chrome" href="./App/Logo.svg" />
|
|
<link rel="canonical" href="https://karimalden.vercel.app/" />
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="./App/Logo.svg" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="./App/Logo.svg" />
|
|
<link rel="icon" type="image/png" sizes="16x16" href="./App/Logo.svg" />
|
|
<link rel="manifest" href="./site.webmanifest" />
|
|
<meta
|
|
name="description"
|
|
content="Landing Page About My Work and Includ My Cv As Front End Developer Use Reactjs In Syria"
|
|
/>
|
|
|
|
<meta property="og:title" content="My LandingPage" />
|
|
<meta
|
|
property="og:description"
|
|
content="Landing Page About My Work and Includ My Cv As Front End Developer Use Reactjs In Syria"
|
|
/>
|
|
<meta property="og:image" content="./App/Logo.svg" />
|
|
<meta property="og:url" content="https://karimalden.vercel.app" />
|
|
<meta property="og:type" content="website" />
|
|
<script type="module" src="/src/index.tsx"></script>
|
|
|
|
<title>React-Start-App</title>
|
|
</head>
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|