fix: fixed cover image link latest blog

This commit is contained in:
poyrazavsever
2026-07-18 12:37:00 +03:00
parent 188b193e96
commit 5d46fd1356
2 changed files with 2 additions and 2 deletions
@@ -6,7 +6,7 @@ readTime: "8 min read"
author: "Poyraz Avsever"
slug: "nextjs-hydration-error-what-is-it-and-how-is-it-fixed"
excerpt: "What is the Hydration Error, which is frequently encountered in Next.js projects? What causes HTML mismatches between the server and the client, and how can we solve these errors professionally?"
coverImage: "/blog/images/nextjs-hydration-error-cover.jpg"
coverImage: "/blog/images/nextjs-hydration-error-nedir-ve-nasil-cozulur.png"
canonicalUrl: "https://medium.com/@poyrazavsever/nextjs-hydration-error-what-is-it-and-how-is-it-fixed-hash"
lang: "en"
---