Skip to content
Merged
Show file tree
Hide file tree
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
22 changes: 20 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,26 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Apply by Offlyn.ai — Stop filling out the same job forms</title>
<meta name="description" content="Chrome and Firefox extension that auto-fills job applications, generates AI cover letters, and tracks your progress. 100% local. No cloud. No data collection." />
<title>Apply by Offlyn.ai — Stop Filling Out Job Forms</title>
<meta name="description" content="Apply fills out job applications for you in seconds. Free, open-source, local-first, no sign-up, and no data collected." />
<link rel="canonical" href="https://apply.offlyn.ai/" />
<meta name="robots" content="index, follow" />
<meta property="og:title" content="Apply by Offlyn.ai — Stop Filling Out Job Forms" />
<meta property="og:description" content="Apply fills out job applications for you in seconds. Free, open-source, local-first, no sign-up, and no data collected." />
<meta property="og:url" content="https://apply.offlyn.ai/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="Apply by Offlyn.ai" />
<meta property="og:image" content="https://apply.offlyn.ai/screenshots/01-autofill-action-1280x800.png" />
<meta property="og:image:secure_url" content="https://apply.offlyn.ai/screenshots/01-autofill-action-1280x800.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="800" />
<meta property="og:image:alt" content="Apply by Offlyn.ai — stop filling out the same job forms" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Apply by Offlyn.ai — Stop Filling Out Job Forms" />
<meta name="twitter:description" content="Apply fills out job applications for you in seconds. Free, open-source, local-first, no sign-up, and no data collected." />
<meta name="twitter:image" content="https://apply.offlyn.ai/screenshots/01-autofill-action-1280x800.png" />
<meta name="twitter:image:alt" content="Apply by Offlyn.ai — stop filling out the same job forms" />
<link rel="icon" type="image/png" href="assets/icon.png" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand Down
4 changes: 4 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
User-agent: *
Allow: /

Sitemap: https://apply.offlyn.ai/sitemap.xml
Loading