Skip to content

Commit

Permalink
fix: replaces images due to twitter caching bug
Browse files Browse the repository at this point in the history
  • Loading branch information
migtarx committed Dec 3, 2023
1 parent ae9a82e commit 7723f7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions content/_index.es.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
+++
framed = true
localogimage = "img/main-cover-es.png"
ogimage = "https://cdn.mpuerta.com/MPkmuk0.png"
ogimage = "https://cdn.mpuerta.com/MPr80vi.png"
ogdescription = "¡Bienvenido a mi blog! Aquí compartiré mis experiencias como desarrollador de software profesional y algunas como administrador de sistemas en mi tiempo libre."
ogtitle = "El blog de migtarx"
+++
Expand Down
2 changes: 1 addition & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
framed = true
ogimage = "https://cdn.mpuerta.com/MPgsune.png"
ogimage = "https://cdn.mpuerta.com/MPnfe29.png"
ogdescription = "Welcome to my blog! Here, I will share my experiences as a professional software developer and a few as a system administrator in my spare time!"
ogtitle = "migtarx's blog"
+++
Expand Down

0 comments on commit 7723f7e

Please sign in to comment.