We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeca3fc commit ea2370bCopy full SHA for ea2370b
posts/cornerstone-guide.html
@@ -56,8 +56,8 @@
56
<body class="dark-theme">
57
<header>
58
<nav class="container">
59
- <div class="logo"><a href="../index.html"
60
- style="text-decoration:none; color:inherit;">B2B<span>Automation</span></a></div>
+ <div class="logo"><a href="../index.html"><img src="../logo.png" alt="TechStack Global"
+ style="height: 50px;"></a></div>
61
<ul class="nav-links">
62
<li><a href="../index.html">Home</a></li>
63
<li><a href="../index.html#articles">Articles</a></li>
0 commit comments