Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,22 @@
<link rel="icon" type="image/png" sizes="16x16" href="assets/favicon-16x16.png">
<link rel="manifest" href="assets/manifest.json">
<meta name="theme-color" content="#F2994A">
<title>Fall Project - Modern Freelance</title>
<title>Fall Project</title>

<!-- SEO and Social -->
<meta name="description" content="We offer Web & Mobile Design, PWA Devlopment. and Branding Services. We Are Modern Frelance.">
<meta name="image" content="https://fallproject.org/assets/96x96.png">
<meta itemprop="name" content="Fall Project">
<meta itemprop="description" content="We offer Web & Mobile Design, PWA Devlopment. and Branding Services. We Are Modern Frelance.">
<meta itemprop="image" content="https://fallproject.org/assets/96x96.png">
<meta name="og:title" content="Fall Project">
<meta name="og:description" content="We offer Web & Mobile Design, PWA Devlopment. and Branding Services. We Are Modern Frelance.">
<meta name="og:image" content="https://fallproject.org/assets/assets/96x96.png">
<meta name="og:url" content="https://fallproject.org">
<meta name="og:site_name" content="Fall Project">
<meta name="og:type" content="website">
</head>
<body>
<div class="app"></div>
</body>
</html>
</html>