mirror of
https://github.com/edg-l/edgarluque.com.git
synced 2024-11-12 19:18:23 +00:00
10 lines
221 B
Markdown
10 lines
221 B
Markdown
|
+++
|
||
|
title = "Blog"
|
||
|
description = "My blog about software, programming and more."
|
||
|
sort_by = "date"
|
||
|
template = "index.html"
|
||
|
page_template = "blog-page.html"
|
||
|
generate_feed = true
|
||
|
in_search_index = true
|
||
|
aliases = ["blog"]
|
||
|
+++
|