16 lines
543 B
Markdown
16 lines
543 B
Markdown
+++
|
|
title = "Inicio"
|
|
# Note we're not setting `paginate_by` here.
|
|
|
|
[extra]
|
|
header = { title = "¡Hola! Soy Aldo", img = "img/profile.jpg", img_alt = "Aldo Funes, the blog's author" }
|
|
|
|
#section_path = "blog/_index.md" # Where to find your posts.
|
|
#max_posts = 5 # Show 5 posts on the home page.
|
|
+++
|
|
|
|
# ¡Bienvenido a mi blog!
|
|
|
|
Aquí escribo sobre cualquier cosa que me parezca interesante. Este blog es una forma de compartir mis pensamientos y experiencias con el
|
|
mundo. Espero que disfrutes leyéndolo tanto como yo disfruto escribiéndolo.
|