first commit
This commit is contained in:
24
index.html
Normal file
24
index.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!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" />
|
||||
<meta name="description" content="Expert Microsoft 365 support for freelancers and small businesses. Seamless migrations, reliable support, and productivity-focused solutions." />
|
||||
<meta name="theme-color" content="#0077cc" />
|
||||
|
||||
<!-- Open Graph / Social Media Meta Tags -->
|
||||
<meta property="og:title" content="Tiber365 - Microsoft 365 Support Experts" />
|
||||
<meta property="og:description" content="Expert Microsoft 365 support for freelancers and small businesses. Seamless migrations, reliable support, and productivity-focused solutions." />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
<!-- Preload Fonts -->
|
||||
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700&display=swap" as="style" />
|
||||
|
||||
<title>Tiber365 - Microsoft 365 Support Experts</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/main.ts"></script>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user