Skip to content

Commit 9fe28df

Browse files
authored
✨ Twitter Card Issue Trial - 1 (#130)
1 parent 04a5054 commit 9fe28df

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Diff for: _posts/code-review-practices.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cover:
1010
name: 'John Schnobrich'
1111
url: https://unsplash.com/photos/person-using-laptop-FlPc9_VocJ4?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash
1212
ogImage:
13-
url: '/assets/blog/code-review-practices/cover.jpg'
13+
url: '/assets/blog/code-review-practices/ogCover.jpg'
1414
alt: 'You got this text on a road.'
1515
keywords: 'Javascript,React'
1616
---

Diff for: _posts/react-is-just-javascript.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cover:
1313
name: 'Christian Wiediger'
1414
url: https://unsplash.com/@christianw?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText
1515
ogImage:
16-
url: '/assets/blog/react-is-just-javascript/hello-world-cover.jpg'
16+
url: '/assets/blog/react-is-just-javascript/ogCover.png'
1717
alt: 'Computer Keyboard'
1818
keywords: 'React,Javascript'
1919
---

Diff for: public/assets/blog/code-review-practices/ogCover.jpg

281 KB
Loading
1.51 MB
Loading

Diff for: timestamps.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"_posts/code-review-practices.mdx": {
33
"created": 1717334930,
4-
"modified": 1717334993
4+
"modified": 1728375840
55
},
66
"_posts/context-redux-composition.mdx": {
77
"created": 1676562550,
88
"modified": 1718015797
99
},
1010
"_posts/dynamic-routing-draft.mdx": {
1111
"created": 1616935776,
12-
"modified": 1727688629
12+
"modified": 1728237634
1313
},
1414
"_posts/hello-world-draft.mdx": {
1515
"created": 1616935776,
16-
"modified": 1727688629
16+
"modified": 1728237634
1717
},
1818
"_posts/minimizing-lodash-bundle-size.mdx": {
1919
"created": 1625390727,
@@ -25,23 +25,23 @@
2525
},
2626
"_posts/preview-draft.mdx": {
2727
"created": 1615646474,
28-
"modified": 1727688629
28+
"modified": 1728237634
2929
},
3030
"_posts/react-hooks-dependencies-and-stale-closures.mdx": {
3131
"created": 1620572695,
3232
"modified": 1659963170
3333
},
3434
"_posts/react-is-just-javascript.mdx": {
3535
"created": 1617622490,
36-
"modified": 1680949893
36+
"modified": 1728376068
3737
},
3838
"_posts/react-useeffect-flow.mdx": {
3939
"created": 1619349104,
4040
"modified": 1684217898
4141
},
4242
"_posts/simple-introduction-to-chakra.mdx": {
4343
"created": 1623495648,
44-
"modified": 1728122830
44+
"modified": 1728237634
4545
},
4646
"_posts/use-next-link-with-chakra-ui.mdx": {
4747
"created": 1630773420,

0 commit comments

Comments
 (0)