Skip to content

Commit aeca3fc

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

File tree

7 files changed

+7
-15
lines changed

7 files changed

+7
-15
lines changed

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
<header>
2020
<nav class="container">
2121
<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>
22+
<a href="index.html"><img src="logo.png" alt="TechStack Global" style="height: 50px;"></a>
2523
</div>
2624
<ul class="nav-links">
2725
<li><a href="#home">Home</a></li>

posts/affiliate-blueprint.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
<body class="dark-theme">
6666
<header>
6767
<nav class="container">
68-
<div class="logo"><a href="../index.html"
69-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
68+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
7069
<ul class="nav-links">
7170
<li><a href="../index.html">Home</a></li>
7271
<li><a href="../index.html#articles">Articles</a></li>

posts/contact.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<body class="dark-theme">
1313
<header>
1414
<nav class="container">
15-
<div class="logo"><a href="../index.html"
16-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
15+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
1716
</nav>
1817
</header>
1918
<main class="post-content" style="max-width: 600px; margin: 6rem auto; padding: 0 2rem; text-align: center;">

posts/disclosure.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<body class="dark-theme">
1313
<header>
1414
<nav class="container">
15-
<div class="logo"><a href="../index.html"
16-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
15+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
1716
</nav>
1817
</header>
1918
<main class="post-content" style="max-width: 800px; margin: 4rem auto; padding: 0 2rem;">

posts/fiverr-pro-guide.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<body class="dark-theme">
1313
<header>
1414
<nav class="container">
15-
<div class="logo"><a href="../index.html"
16-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
15+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
1716
</nav>
1817
</header>
1918
<main class="post-content" style="max-width: 800px; margin: 4rem auto; padding: 0 2rem;">

posts/shopify-vs-bigcommerce.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<body class="dark-theme">
1313
<header>
1414
<nav class="container">
15-
<div class="logo"><a href="../index.html"
16-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
15+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
1716
</nav>
1817
</header>
1918
<main class="post-content" style="max-width: 800px; margin: 4rem auto; padding: 0 2rem;">

posts/tech-stack-2026.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
<body class="dark-theme">
1313
<header>
1414
<nav class="container">
15-
<div class="logo"><a href="../index.html"
16-
style="text-decoration:none; color:inherit;">TechStack<span>Global</span></a></div>
15+
<div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global" style="height: 50px;"></a></div>
1716
</nav>
1817
</header>
1918
<main class="post-content" style="max-width: 800px; margin: 4rem auto; padding: 0 2rem;">

0 commit comments

Comments
 (0)