Update javascript-for-architects.html

D David Veksler · 1 year ago 83ac300e049c88b46f0d5de7f481dfd546620847
Parent: d71c1aac8

1 file changed +2 −2

Diff

diff --git a/javascript-for-architects.html b/javascript-for-architects.html
index fc71650..b741e90 100644
--- a/javascript-for-architects.html
+++ b/javascript-for-architects.html
@@ -21,7 +21,7 @@
     <meta property="og:description" content="Explore modern JavaScript (ES6+), React hooks, other major frameworks (Vue, Angular, Svelte), Web APIs, essential tooling, state management, and architectural insights.">
     <meta property="og:type" content="article">
     <meta property="og:url" content="https://cheatsheets.davidveksler.com/javascript-for-architects.html">
-    <meta property="og:image" content="https://cheatsheets.davidveksler.com/images/javascript-cheatsheet-architects.png"> <!-- UPDATE IMAGE PATH -->
+    <meta property="og:image" content="https://cheatsheets.davidveksler.com/images/javascript-cheatsheet-architects.png?v=2"> <!-- UPDATE IMAGE PATH -->
     <meta property="og:image:alt" content="Visual diagram connecting JavaScript core features, React concepts, Vue, Angular, Svelte, Web APIs, and frontend tooling for architects.">
     <meta property="og:site_name" content="David Veksler Cheatsheets">
     <meta property="article:published_time" content="2024-01-20T09:00:00Z">
@@ -33,7 +33,7 @@
     <meta name="twitter:card" content="summary_large_image">
     <meta name="twitter:title" content="Interactive JavaScript & Frontend Cheatsheet: Modern JS, React, & Ecosystem Guide for Architects">
     <meta name="twitter:description" content="Your go-to interactive guide for modern JavaScript, React, Vue, Angular, Svelte, frontend frameworks, Web APIs, and the essential tooling ecosystem.">
-    <meta name="twitter:image" content="https://cheatsheets.davidveksler.com/images/javascript-cheatsheet-architects.png"> <!-- UPDATE IMAGE PATH -->
+    <meta name="twitter:image" content="https://cheatsheets.davidveksler.com/images/javascript-cheatsheet-architects.png?v=2"> <!-- UPDATE IMAGE PATH -->
     <meta name="twitter:image:alt" content="Overview of the JavaScript ecosystem including ES6+, React, Vue, Angular, Svelte, DOM APIs, and build tools.">
     <!-- Optional: <meta name="twitter:site" content="@DavidVekslerTwitter"> -->
     <!-- Optional: <meta name="twitter:creator" content="@DavidVekslerTwitter"> -->