Skip to content

Commit d3f4236

Browse files
author
TechStack Global
committed
fix(blog): Cleanup metadata and force rebuild signature
1 parent e3075e7 commit d3f4236

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

blog.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@
3232
rel="stylesheet" />
3333
<link href="style.min.css?v=10" rel="stylesheet" />
3434
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet" />
35-
<link href="assets/icons/favicon-32.png?v=6" rel="icon" sizes="32x32" type="image/png" />
36-
<link href="assets/icons/favicon-16.png?v=6" rel="icon" sizes="16x16" type="image/png" />
37-
<link href="assets/icons/techstack-logo-192.png?v=6" rel="apple-touch-icon" sizes="192x192" />
38-
<link href="assets/icons/favicon.ico?v=6" rel="shortcut icon" />
35+
<link href="assets/icons/favicon-32.png?v=7" rel="icon" sizes="32x32" type="image/png" />
36+
<link href="assets/icons/favicon-16.png?v=7" rel="icon" sizes="16x16" type="image/png" />
37+
<link href="assets/icons/techstack-logo-192.png?v=7" rel="apple-touch-icon" sizes="192x192" />
38+
<link href="assets/icons/favicon.ico?v=7" rel="shortcut icon" />
39+
<!-- Build Signature: 2026-03-08T20:45:00Z-FORCE-SYNC -->
3940
<script type="application/ld+json">
4041
{
4142
"@context": "https://schema.org",
@@ -48,11 +49,6 @@
4849
<meta content="Hardware Reviews &amp; Tech Guides | TechStack Global" name="twitter:title" />
4950
<meta content="Compare and choose the best hardware for your workspace." name="twitter:description" />
5051
<meta content="https://techstackglobal.github.io/assets/images/og-blog.jpg" name="twitter:image" />
51-
<!-- Site Favicons -->
52-
<link href="/favicon.ico" rel="icon" />
53-
<link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png" />
54-
<link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png" />
55-
<link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180" />
5652
<meta content="#0a2540" name="theme-color" />
5753
<meta content="TechStack Global" property="og:site_name" />
5854
<meta content="TechStack Global" name="application-name" />

0 commit comments

Comments
 (0)