Del: current from archetype + minor changes
parent
b48e7a48a3
commit
289967c6d9
|
@ -3,5 +3,4 @@ title: "{{ replace .Name "-" " " | title }}"
|
|||
date: {{ .Date }}
|
||||
draft: true
|
||||
image:
|
||||
current: false
|
||||
---
|
||||
|
|
|
@ -2,9 +2,8 @@
|
|||
title: "Hero1"
|
||||
date: 2022-02-28T22:25:30Z
|
||||
draft: false
|
||||
image: anon.png
|
||||
current: false
|
||||
image: avatar2.jpg
|
||||
---
|
||||
|
||||
Este es el primer texto dinámico del hero y mejor con el [enlace a twich aquí](https://twitch.tv/oscarmlage), no global ⚡.
|
||||
Welcome to my place. I love development - in general - techie world and try new things. Hope you enjoy the content here! ❤️ ☕
|
||||
|
||||
|
|
|
@ -3,7 +3,6 @@ title: "Hero2"
|
|||
date: 2022-02-28T22:25:56Z
|
||||
draft: true
|
||||
image:
|
||||
current: false
|
||||
---
|
||||
|
||||
2. El segundo texto dinámico de nuestro hero particular
|
||||
|
|
|
@ -3,7 +3,6 @@ title: "Hero3"
|
|||
date: 2022-02-28T22:26:26Z
|
||||
draft: true
|
||||
image: anon.png
|
||||
current: true
|
||||
---
|
||||
|
||||
3. Otro texto más, incluso hasta con foto y para Twitch
|
||||
|
|
Loading…
Reference in New Issue