-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (30 loc) · 1.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>generateFunctionName</title>
<link rel="canonical" href="https://generatefunctionname.vercel.app/" />
<meta name="title" content="generateFunctionName" />
<meta name="description" content="Generate a function name based on your function goal with co:here AI" />
<meta name="author" content="Jhorman Ruswel Tito Tito" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="generate function name, function name, function name generator, function name generator ai, function name generator with ai, function name generator with co:here ai, function name generator with cohere ai, function name generator with cohere, function name generator with co:here" />
<meta property="og:type" content="website" />
<meta property="og:title" content="generateFunctionName" />
<meta property="og:site_name" content="generateFunctionName" />
<meta property="og:description" content="Generate a function name based on your function goal with co:here AI" />
<meta property="og:url" content="https://generatefunctionname.vercel.app/" />
<meta property="og:locale" content="en" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://generatefunctionname.vercel.app/" />
<meta name="twitter:title" content="generateFunctionName" />
<meta name="twitter:description" content="Generate a function name based on your function goal with co:here AI" />
<meta name="google-site-verification" content="qUjvbSPzhUnPdufHo-s4CYvp8GXwgVtTbpjJrGWLUjc" />
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>