Skip to content

Commit

Permalink
fix: posts covers
Browse files Browse the repository at this point in the history
  • Loading branch information
migtarx committed Nov 1, 2023
1 parent cf236e8 commit 5d90e94
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 2 deletions.
File renamed without changes
Binary file removed content/posts/onboarding/img/image1.jpg
Binary file not shown.
2 changes: 1 addition & 1 deletion content/posts/onboarding/index.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug = "onboarderland"
translationKey = "i18n-onboarderland"
description = "¡Finalmente una forma de compartir mis experiencias y también documentar todos mis procesos! ¡Esto parece prometedor!"
draft = false
cover = "posts/img/image1.jpg"
cover = "image1.jpg"
+++
Pues tras muchos intentos, y adentrándome en el mundo de los blogs, de refilón me encontré la página web ([apalrd.net](https://www.apalrd.net/)) de un youtuber norteamericano que sigo desde hace tiempo [apalrd](https://www.youtube.com/@apalrdsadventures) (un aficionado a administrar sistemas y Proxmox).

Expand Down
2 changes: 1 addition & 1 deletion content/posts/onboarding/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ slug = "onboarderland"
translationKey = "i18n-onboarderland"
description = "Finally a way to share my experiences and also to document all my processes! This looks promising!"
draft = false
cover = "posts/img/image1.jpg"
cover = "image1.jpg"
+++

So, after many hesitations and poking around in the world of blogs, I stumbled upon the website of a North American YouTuber I've been following for a while, [apalrd](https://www.youtube.com/@apalrdsadventures) (a geek in systems administration and Proxmox).
Expand Down
1 change: 1 addition & 0 deletions themes/hello-friend/layouts/partials/head.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<meta name="version" content="1.0.0">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
Expand Down

0 comments on commit 5d90e94

Please sign in to comment.