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 /po | |
| 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 '')
| -rw-r--r-- | podcast-episodes-by-category.md | 2 | ||||
| -rw-r--r-- | podcast.en.md | 2 | ||||
| -rw-r--r-- | podcast.fr.md | 2 | ||||
| -rw-r--r-- | podcast.pt.md | 2 | ||||
| -rw-r--r-- | podkastajoj-lau-kategorio.md | 2 | ||||
| -rw-r--r-- | podkasto.md | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/podcast-episodes-by-category.md b/podcast-episodes-by-category.md index 4a4931d..28dd013 100644 --- a/podcast-episodes-by-category.md +++ b/podcast-episodes-by-category.md @@ -2,7 +2,7 @@ title: Podcast episodes by category -layout: page +layout: default lang: en diff --git a/podcast.en.md b/podcast.en.md index b6d5da1..ddd4a23 100644 --- a/podcast.en.md +++ b/podcast.en.md @@ -2,7 +2,7 @@ title: Podcast -layout: page +layout: default lang: en diff --git a/podcast.fr.md b/podcast.fr.md index 987af2c..f310fc7 100644 --- a/podcast.fr.md +++ b/podcast.fr.md @@ -2,7 +2,7 @@ title: Podcast -layout: page +layout: default lang: fr diff --git a/podcast.pt.md b/podcast.pt.md index 49023cf..17342ca 100644 --- a/podcast.pt.md +++ b/podcast.pt.md @@ -2,7 +2,7 @@ title: Podcast -layout: page +layout: default lang: pt diff --git a/podkastajoj-lau-kategorio.md b/podkastajoj-lau-kategorio.md index cbc9b6e..6c286e4 100644 --- a/podkastajoj-lau-kategorio.md +++ b/podkastajoj-lau-kategorio.md @@ -2,7 +2,7 @@ title: Podkastaĵoj laŭ kategorio -layout: page +layout: default lang: eo diff --git a/podkasto.md b/podkasto.md index e655261..2d46d47 100644 --- a/podkasto.md +++ b/podkasto.md @@ -2,7 +2,7 @@ title: Podkasto -layout: page +layout: default lang: eo |
