Skip to content

Commit e6863cd

Browse files
author
TechStack Global
committed
đź”§ Brand Restoration: 'TechStack Global' branding restored and favicon fix
1 parent 5619c60 commit e6863cd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎index.html‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@
99
content="The elite B2B authority platform for business automation, high-ticket affiliate strategies, and enterprise scaling in 2026.">
1010
<link rel="stylesheet" href="style.css">
1111
<link rel="icon" type="image/png" href="favicon.png">
12+
<link rel="shortcut icon" href="favicon.png">
1213
</head>
1314

1415
<body>
1516
<header>
1617
<nav class="container">
1718
<div class="logo">
18-
<!-- Logo only on tab bar -->
19+
<a href="index.html" style="text-decoration: none; color: inherit;">
20+
TechStack<span>Global</span>
21+
</a>
1922
</div>
2023
<ul class="nav-links">
2124
<li><a href="index.html">Home</a></li>

0 commit comments

Comments
 (0)