Skip to content

Commit 00c371e

Browse files
authored
refactor(blog): standardize blog covers (#1872)
1 parent 937a172 commit 00c371e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

β€Ždocs/src/content/docs/blog/future-of-dart-frog.mdxβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ authors:
99
featured: true
1010
cover:
1111
alt: Future of Dart Frog Cover
12-
dark: ../../../assets/blog/future_of_dart_frog_dark.svg
13-
light: ../../../assets/blog/future_of_dart_frog_light.svg
12+
dark: ../../../assets/blog/future_of_dart_frog/cover_dark.svg
13+
light: ../../../assets/blog/future_of_dart_frog/cover_light.svg
1414
tags:
1515
- community
1616
---

0 commit comments

Comments
Β (0)