Skip to content

Commit 73078d8

Browse files
committed
add favicon and aicodinggym.com
1 parent ba19c01 commit 73078d8

4 files changed

Lines changed: 1566 additions & 15 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<!-- TODO: Set the document title to the name of your application -->
7-
<title>Lovable App</title>
6+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
7+
<title>AI Smith Lab - toolsmiths for the age of agentic ai</title>
88
<meta name="description" content="Lovable Generated Project" />
99
<meta name="author" content="Lovable" />
1010

1111
<!-- TODO: Update og:title to match your application name -->
12-
<meta property="og:title" content="Lovable App" />
12+
<meta property="og:title" content="AI Smith Lab - toolsmiths for the age of agentic ai" />
1313
<meta property="og:description" content="Lovable Generated Project" />
1414
<meta property="og:type" content="website" />
1515
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />

0 commit comments

Comments
 (0)