-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (24 loc) · 1.75 KB
/
index.html
File metadata and controls
24 lines (24 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.png" />
<link rel="shortcut icon" type="image/png" href="/favicon.png" />
<link rel="apple-touch-icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Theodo Apps Open Source – Libraries & npm Downloads</title>
<meta name="description" content="Explore the open source libraries published by Theodo Apps. Track npm download stats, monthly growth, and GitHub stars for the best React Native, React, and mobile libraries made in France." />
<meta name="keywords" content="Theodo Apps, open source, open source France, librairies open source, npm, React Native, React, mobile, BAM, JavaScript, TypeScript, npm downloads, GitHub stars, libraries France" />
<meta name="author" content="Theodo Apps" />
<meta property="og:title" content="Theodo Apps Open Source – Libraries & npm Downloads" />
<meta property="og:description" content="Explore the open source libraries published by Theodo Apps. Track npm download stats, monthly growth, and GitHub stars for the best React Native and React libraries made in France." />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Theodo Apps Open Source – Libraries & npm Downloads" />
<meta name="twitter:description" content="Explore the open source libraries published by Theodo Apps. Track npm download stats, monthly growth, and GitHub stars for the best React Native and React libraries made in France." />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>