Skip to content

Commit

Permalink
chore: minor refactoring of blog social images
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Feb 7, 2025
1 parent 982bfd6 commit 5e097c9
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions website/blog/2023-04-26-announcing-lingui-4.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
title: Announcing Lingui 4.0
authors: andrii-bodnar
tags: [release]
image: ./img/social-card.png
image: ./social-card.png
---

Today we are happy to finally announce Lingui 4.0! 🥳️

---

![social-card image](./img/social-card.png)
![social-card image](./social-card.png)

## What is Lingui exactly?

Expand Down
4 changes: 2 additions & 2 deletions website/blog/2023-12-12-4k-stars/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Lingui hits 4k Stars on GitHub ⭐
authors: andrii-bodnar
tags: [news, community]
image: ./img/social-card.png
image: ./social-card.png
---

![social-card image](./img/social-card.png)
![social-card image](./social-card.png)

We're thrilled to announce that the [Lingui repository](https://github.com/lingui/js-lingui) has reached an important milestone - **4,000** stars! This achievement is a testament to the growing popularity of Lingui as a powerful and flexible internationalization solution for global products.

Expand Down

0 comments on commit 5e097c9

Please sign in to comment.