|
2 | 2 |
|
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | - <!-- Google tag (gtag.js) --> |
6 | | - <script async src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script> |
7 | | - <script> |
| 5 | +<!-- Google tag (gtag.js) --> |
| 6 | +<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-06NR0F5381"></script> |
| 7 | +<script> |
8 | 8 | window.dataLayer = window.dataLayer || []; |
9 | 9 | function gtag(){dataLayer.push(arguments);} |
10 | 10 | gtag('js', new Date()); |
|
21 | 21 | <link href="assets/icons/favicon-16.png?v=6" rel="icon" sizes="16x16" type="image/png"/> |
22 | 22 | <link href="assets/icons/techstack-logo-192.png?v=6" rel="apple-touch-icon" sizes="192x192"/> |
23 | 23 | <link href="assets/icons/favicon.ico?v=6" rel="shortcut icon"/> |
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">{ |
| 24 | +<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 | 25 | "@context": "https://schema.org", |
26 | 26 | "@type": "WebPage", |
27 | 27 | "name": "Affiliate Disclosure | TechStack Global", |
28 | 28 | "url": "https://techstackglobal.github.io/affiliate-disclosure.html" |
29 | 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 | 30 | <!-- Site Favicons --> |
31 | | -<link rel="icon" href="/favicon.ico"> |
32 | | -<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"> |
33 | | -<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"> |
34 | | -<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"> |
35 | | -<meta name="theme-color" content="#0a2540"> |
36 | | -<meta property="og:site_name" content="TechStack Global"> |
37 | | -<meta name="application-name" content="TechStack Global"> |
| 31 | +<link href="/favicon.ico" rel="icon"/> |
| 32 | +<link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png"/> |
| 33 | +<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png"/> |
| 34 | +<link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180"/> |
| 35 | +<meta content="#0a2540" name="theme-color"/> |
| 36 | +<meta content="TechStack Global" property="og:site_name"/> |
| 37 | +<meta content="TechStack Global" name="application-name"/> |
38 | 38 | <script type="application/ld+json"> |
39 | 39 | { |
40 | 40 | "@context": "https://schema.org", |
|
44 | 44 | "logo": "https://techstackglobal.github.io/favicon-32x32.png" |
45 | 45 | } |
46 | 46 | </script> |
47 | | -</head> |
| 47 | +<link href="https://techstackglobal.github.io/affiliate-disclosure.html" rel="canonical"/></head> |
48 | 48 | <body class="dark-theme"> |
49 | 49 | <div class="ambient-grid"></div> |
50 | 50 | <header class="glass-header"> |
|
0 commit comments