Skip to content

Commit ad1ac77

Browse files
author
TechStack Global
committed
Initial B2B Blog Launch by Antigravity Autopilot
1 parent b02a610 commit ad1ac77

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,17 @@
1212
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&display=swap" rel="stylesheet">
1313
<link rel="stylesheet" href="style.css">
1414
<meta name="impact-site-verification" content="e3aac94d-aaa7-42ac-afc2-87269d25fad3">
15-
<link rel="icon"
16-
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚀</text></svg>">
15+
<link rel="icon" href="logo.png" type="image/png">
1716
</head>
1817

1918
<body class="dark-theme">
2019
<header>
2120
<nav class="container">
22-
<div class="logo">B2B<span>Automation</span></div>
21+
<div class="logo">
22+
<img src="logo.png" alt="TechStack Global Logo"
23+
style="height: 40px; margin-right: 10px; vertical-align: middle;">
24+
TechStack<span>Global</span>
25+
</div>
2326
<ul class="nav-links">
2427
<li><a href="#home">Home</a></li>
2528
<li><a href="#articles">Articles</a></li>

logo.png

29 KB
Loading

0 commit comments

Comments
 (0)