Skip to content

Commit a21c3c8

Browse files
author
TechStack Global
committed
fix(ui): adjust favicon background to match theme, use Verdana for clarity
1 parent b31138d commit a21c3c8

41 files changed

Lines changed: 78 additions & 9214 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

about.html

Lines changed: 0 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1,120 +0,0 @@
1-
<!DOCTYPE html>
2-
3-
<html lang="en">
4-
<head>
5-
<!-- Google tag (gtag.js) -->
6-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
7-
<script>
8-
window.dataLayer = window.dataLayer || [];
9-
function gtag(){dataLayer.push(arguments);}
10-
gtag('js', new Date());
11-
12-
gtag('config', 'G-06NR0F5381');
13-
</script>
14-
<meta charset="utf-8"/>
15-
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
16-
<title>About TechStack Global | Our B2B Tech Vetting Methodology</title>
17-
<meta content="Learn how TechStack Global vets, tests, and reviews the high-ticket hardware that powers modern work setups." name="description"/>
18-
<meta content="amazon tech reviews, remote work setup, hardware vetting, TechStack Global team" name="keywords"/>
19-
<!-- OpenGraph / Social Media-->
20-
<meta content="website" property="og:type"/>
21-
<meta content="https://techstackglobal.github.io/about.html" property="og:url"/>
22-
<meta content="About TechStack Global | Our B2B Tech Vetting Methodology" property="og:title"/>
23-
<meta content="Transparency and technical rigor in every review." property="og:description"/>
24-
<meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" property="og:image"/>
25-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap" rel="stylesheet"/>
26-
<link href="style.css?v=9" rel="stylesheet"/>
27-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
28-
29-
30-
31-
32-
<link href="https://techstackglobal.github.io/about.html" rel="canonical"/>
33-
<script type="application/ld+json">{
34-
"@context": "https://schema.org",
35-
"@type": "WebPage",
36-
"name": "About TechStack Global | Our B2B Tech Vetting Methodology",
37-
"url": "https://techstackglobal.github.io/about.html"
38-
}</script><meta content="summary_large_image" name="twitter:card"/><meta content="About TechStack Global | Our B2B Tech Vetting Methodology" name="twitter:title"/><meta content="Transparency and technical rigor in every review." name="twitter:description"/><meta content="https://techstackglobal.github.io/assets/images/og-about.jpg" name="twitter:image"/>
39-
<!-- TSG Favicons -->
40-
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
41-
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
42-
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
43-
<link rel="manifest" href="/assets/favicon/site.webmanifest">
44-
<link rel="shortcut icon" href="/assets/favicon/favicon.ico?v=2">
45-
</head>
46-
<body class="dark-theme">
47-
<div class="ambient-grid"></div>
48-
<header class="glass-header">
49-
<nav class="container">
50-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
51-
<button aria-label="Toggle Menu" class="menu-toggle">
52-
<i class="fa-solid fa-bars"></i>
53-
</button>
54-
<ul class="nav-links" id="nav-links">
55-
<li><a href="index.html">Home</a></li>
56-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
57-
<li><a href="blog.html">Guides</a></li>
58-
<li><a class="active" href="about.html">About</a></li>
59-
<li><a href="contact.html">Contact</a></li>
60-
</ul>
61-
</nav>
62-
</header>
63-
<!-- Global affiliate notice (non-intrusive)-->
64-
<div id="site-affiliate-notice" style="background:#0f1724;color:#d1d5db;padding:8px 1.25rem;font-size:13px;text-align:center;border-bottom:1px solid rgba(255,255,255,0.05);">
65-
<strong>Note:</strong> TechStack Global uses affiliate links we may earn a commission on purchases at no
66-
extra
67-
cost to you.
68-
</div>
69-
<!-- About TechStack Global (Updated) -->
70-
<section class="about section-padding container" id="about" style="margin-top: 80px;">
71-
<h1 style="margin-bottom: 0.5rem; font-size: 2.5rem;">About TechStack Global</h1>
72-
<p>
73-
TechStack Global publishes structured, research-driven product reviews focused on high-performance
74-
technology.
75-
We evaluate premium tools, professional equipment, and serious upgrades helping you make confident,
76-
high-value decisions.
77-
</p>
78-
<h3>Our Focus</h3>
79-
<p>
80-
We specialize in vetting and testing premium hardware and professional-grade accessories from studio
81-
audio and creator gear to workstation upgrades and productivity tools.
82-
Every review emphasizes real-world performance, integration, and ROI so you avoid costly mistakes and
83-
buy with confidence.
84-
</p>
85-
<h3>Our Methodology</h3>
86-
<ul>
87-
<li><strong>Performance</strong> Can the product handle professional workloads?</li>
88-
<li><strong>Integration</strong> Does it work smoothly with modern workflows and tools?</li>
89-
<li><strong>Value</strong> Is the ROI justified for serious buyers and teams?</li>
90-
</ul>
91-
</section>
92-
<footer class="glass-footer" style="margin-top: 6rem;">
93-
<div class="container footer-content">
94-
<div class="footer-brand">
95-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span class="accent">Global</span></a></h3>
96-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
97-
</div>
98-
<div class="footer-links">
99-
<h4>Legal</h4>
100-
<ul>
101-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
102-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
103-
<li><a href="terms-of-service.html">Terms of Service</a></li>
104-
</ul>
105-
</div>
106-
<div class="footer-links">
107-
<h4>Company</h4>
108-
<ul>
109-
<li><a href="about.html">About Us</a></li>
110-
<li><a href="contact.html">Contact</a></li>
111-
</ul>
112-
</div>
113-
</div>
114-
<div class="container footer-bottom">
115-
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
116-
</div>
117-
</footer>
118-
<script src="script.js"></script>
119-
</body>
120-
</html>

affiliate-disclosure.html

Lines changed: 0 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -1,100 +0,0 @@
1-
<!DOCTYPE html>
2-
3-
<html lang="en">
4-
<head>
5-
<!-- Google tag (gtag.js) -->
6-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script>
7-
<script>
8-
window.dataLayer = window.dataLayer || [];
9-
function gtag(){dataLayer.push(arguments);}
10-
gtag('js', new Date());
11-
12-
gtag('config', 'G-06NR0F5381');
13-
</script>
14-
<meta content="Read the TechStack Global affiliate disclosure policy to understand how we fund our independent research and hardware reviews." name="description"/><meta charset="utf-8"/>
15-
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
16-
<title>Affiliate Disclosure | TechStack Global</title>
17-
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&amp;display=swap" rel="stylesheet"/>
18-
<link href="style.css?v=9" rel="stylesheet"/>
19-
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet"/>
20-
21-
22-
23-
24-
<link href="https://techstackglobal.github.io/affiliate-disclosure.html" rel="canonical"/><meta content="https://techstackglobal.github.io/affiliate-disclosure.html" property="og:url"/><meta content="https://techstackglobal.github.io/og-image.jpg" property="og:image"/><script type="application/ld+json">{
25-
"@context": "https://schema.org",
26-
"@type": "WebPage",
27-
"name": "Affiliate Disclosure | TechStack Global",
28-
"url": "https://techstackglobal.github.io/affiliate-disclosure.html"
29-
}</script><meta content="summary_large_image" name="twitter:card"/><meta content="Affiliate Disclosure | TechStack Global" name="twitter:title"/><meta content="Read the TechStack Global affiliate disclosure policy to understand how we fund our independent research and hardware reviews." name="twitter:description"/><meta content="https://techstackglobal.github.io/og-image.jpg" name="twitter:image"/>
30-
<!-- TSG Favicons -->
31-
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
32-
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
33-
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
34-
<link rel="manifest" href="/assets/favicon/site.webmanifest">
35-
<link rel="shortcut icon" href="/assets/favicon/favicon.ico?v=2">
36-
</head>
37-
<body class="dark-theme">
38-
<div class="ambient-grid"></div>
39-
<header class="glass-header">
40-
<nav class="container">
41-
<div class="logo"><a href="index.html">TechStack<span class="accent">Global</span></a></div>
42-
<button aria-label="Toggle Menu" class="menu-toggle">
43-
<i class="fa-solid fa-bars"></i>
44-
</button>
45-
<ul class="nav-links" id="nav-links">
46-
<li><a href="index.html">Home</a></li>
47-
<li><a href="amazon-stack.html">Amazon Stack</a></li>
48-
<li><a href="blog.html">Guides</a></li>
49-
<li><a href="about.html">About</a></li>
50-
<li><a href="contact.html">Contact</a></li>
51-
</ul>
52-
</nav>
53-
</header>
54-
<main class="container section-padding" style="margin-top: 80px; max-width: 800px;">
55-
<div class="glass-panel" style="padding: 4rem;">
56-
<h1 style="font-size: 2.5rem; margin-bottom: 2rem;">Affiliate <span class="accent">Disclosure</span></h1>
57-
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">At TechStack Global, we
58-
believe in radical transparency. In compliance with the FTC guidelines, please assume the following
59-
about links and posts on this site:</p>
60-
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">Any/all of the links on
61-
TechStack Global are affiliate links of which we receive a small commission from sales of certain items,
62-
but the price is the same for you.</p>
63-
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;"><strong>What is an
64-
affiliate link?</strong><br/>When you click on an affiliate link and buy the item or service, we
65-
receive a small commission. This helps off-set the costs of running this website and conducting rigorous
66-
tech reviews.</p>
67-
<p style="font-size: 1.1rem; color: var( text-secondary); margin-bottom: 1.5rem;">We only promote software
68-
and services that we have investigated and truly feel deliver value to B2B entrepreneurs, startups, and
69-
developers.</p>
70-
</div>
71-
</main>
72-
<footer class="glass-footer" style="margin-top: 6rem;">
73-
<div class="container footer-content">
74-
<div class="footer-brand">
75-
<h3><a href="index.html" style="text-decoration: none; color: inherit;">TechStack<span class="accent">Global</span></a></h3>
76-
<p>Tech guides built for everyday work, study, and smarter decisions.</p>
77-
</div>
78-
<div class="footer-links">
79-
<h4>Legal</h4>
80-
<ul>
81-
<li><a href="affiliate-disclosure.html">Affiliate Disclosure</a></li>
82-
<li><a href="privacy-policy.html">Privacy Policy</a></li>
83-
<li><a href="terms-of-service.html">Terms of Service</a></li>
84-
</ul>
85-
</div>
86-
<div class="footer-links">
87-
<h4>Company</h4>
88-
<ul>
89-
<li><a href="about.html">About Us</a></li>
90-
<li><a href="contact.html">Contact</a></li>
91-
</ul>
92-
</div>
93-
</div>
94-
<div class="container footer-bottom">
95-
<p>© <span id="year">2026</span> TechStack Global. All rights reserved.</p>
96-
</div>
97-
</footer>
98-
<script src="script.js"></script>
99-
</body>
100-
</html>

0 commit comments

Comments
 (0)