Portfolio / index.html
teganmosi
Update page title and add Open Graph meta tags for link preview
d2d82e3
Raw
History Blame Contribute Delete
1.89 kB
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Primary Meta Tags -->
<title>ALABi Mosijobin | AI Engineer & Backend Developer</title>
<meta name="title" content="ALABi Mosijobin | AI Engineer & Backend Developer" />
<meta name="description" content="Portfolio of ALABi Mosijobin, AI Engineer & Backend Developer. Specialty in backend systems, AI integration, FastAPI, OpenCV, and LLM applications." />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://huggingface.co/spaces/teganmosi/Portfolio" />
<meta property="og:title" content="ALABi Mosijobin | AI Engineer & Backend Developer" />
<meta property="og:description" content="Portfolio of ALABi Mosijobin, AI Engineer & Backend Developer. Specialty in backend systems, AI integration, FastAPI, OpenCV, and LLM applications." />
<meta property="og:image" content="https://ai.google.dev/static/site-assets/images/share-ais-513315318.png" />
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://huggingface.co/spaces/teganmosi/Portfolio" />
<meta property="twitter:title" content="ALABi Mosijobin | AI Engineer & Backend Developer" />
<meta property="twitter:description" content="Portfolio of ALABi Mosijobin, AI Engineer & Backend Developer. Specialty in backend systems, AI integration, FastAPI, OpenCV, and LLM applications." />
<meta property="twitter:image" content="https://ai.google.dev/static/site-assets/images/share-ais-513315318.png" />
<meta name="theme-color" content="#4f46e5" />
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>