diff options
author | EuAndreh <eu@euandre.org> | 2021-01-01 12:42:14 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-01 12:42:14 -0300 |
commit | 772fd44b4d9f9f1e545b1a69134327d9cfb21931 (patch) | |
tree | 7f9235cd71f0d46fb405273224eac0b3e5adacba /pt | |
parent | _config.yml: Point to COPYING file instead of LICENSE (diff) | |
download | euandre.org-772fd44b4d9f9f1e545b1a69134327d9cfb21931.tar.gz euandre.org-772fd44b4d9f9f1e545b1a69134327d9cfb21931.tar.xz |
Remove _layouts/page.html, use 'default' layout for pages
Diffstat (limited to 'pt')
-rw-r--r-- | pt/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pt/index.md b/pt/index.md index c643a73..28f9029 100644 --- a/pt/index.md +++ b/pt/index.md @@ -2,7 +2,7 @@ title: Blog -layout: page +layout: default lang: pt |