diff options
Diffstat (limited to '')
8 files changed, 8 insertions, 8 deletions
diff --git a/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md b/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md index ecbc094..9603464 100644 --- a/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md +++ b/_tils/2020-08-12-nome-de-arquivo-com-timestamp-simplificado.md @@ -2,7 +2,7 @@ title: Nome de arquivo com timestamp simplificado date: 2020-08-12 updated_at: 2020-09-04 -layout: til +layout: post lang: pt ref: simple-filename-timestamp --- diff --git a/_tils/2020-08-12-simple-filname-timestamp.md b/_tils/2020-08-12-simple-filname-timestamp.md index 2678088..a02c70b 100644 --- a/_tils/2020-08-12-simple-filname-timestamp.md +++ b/_tils/2020-08-12-simple-filname-timestamp.md @@ -1,7 +1,7 @@ --- title: Simple filename timestamp date: 2020-08-12 -layout: til +layout: post lang: en ref: simple-filename-timestamp --- diff --git a/_tils/2020-08-13-anchor-headers-and-code-lines-in-jekyll.md b/_tils/2020-08-13-anchor-headers-and-code-lines-in-jekyll.md index bd8a072..6566928 100644 --- a/_tils/2020-08-13-anchor-headers-and-code-lines-in-jekyll.md +++ b/_tils/2020-08-13-anchor-headers-and-code-lines-in-jekyll.md @@ -1,7 +1,7 @@ --- title: Anchor headers and code lines in Jekyll date: 2020-08-13 -layout: til +layout: post lang: en ref: anchor-headers-and-code-lines-in-jekyll --- diff --git a/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.md b/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.md index 8676fcb..3f47772 100644 --- a/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.md +++ b/_tils/2020-08-14-browse-a-git-repository-at-a-specific-commit.md @@ -1,7 +1,7 @@ --- title: Browse a git repository at a specific commit date: 2020-08-14 -layout: til +layout: post lang: en ref: browse-a-git-repository-at-a-specific-commit --- diff --git a/_tils/2020-08-16-search-in-git.md b/_tils/2020-08-16-search-in-git.md index 552370b..75b63d8 100644 --- a/_tils/2020-08-16-search-in-git.md +++ b/_tils/2020-08-16-search-in-git.md @@ -1,7 +1,7 @@ --- title: Search in git date: 2020-08-16 -layout: til +layout: post lang: en ref: search-in-git --- diff --git a/_tils/2020-08-28-grep-online-repositories.md b/_tils/2020-08-28-grep-online-repositories.md index 7860df3..9b95eb2 100644 --- a/_tils/2020-08-28-grep-online-repositories.md +++ b/_tils/2020-08-28-grep-online-repositories.md @@ -1,7 +1,7 @@ --- title: Grep online repositories date: 2020-08-28 -layout: til +layout: post lang: en ref: grep-online-repositories --- diff --git a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md index 2f9eaef..4a0e4a0 100644 --- a/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md +++ b/_tils/2020-09-04-send-emails-using-the-command-line-for-fun-and-profit.md @@ -1,7 +1,7 @@ --- title: Send emails using the command line for fun and profit! date: 2020-09-04 -layout: til +layout: post lang: en ref: send-emails-using-the-command-line-for-fun-and-profit --- diff --git a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md index ceb8207..ce14009 100644 --- a/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md +++ b/_tils/2020-09-05-pull-requests-with-git-the-oldschool-way.md @@ -1,7 +1,7 @@ --- title: Pull requests with Git, the old school way date: 2020-09-05 -layout: til +layout: post lang: en ref: pull-requests-with-git-the-oldschool-way --- |