diff options
author | EuAndreh <eu@euandre.org> | 2020-12-19 02:19:37 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-12-19 13:27:57 -0300 |
commit | 1a96af1f442ef1c1393fa1ce3a759dc16ce75f23 (patch) | |
tree | 934bb45aaa09fda119926a60f52d64fc0d859db3 /podkasto.md | |
parent | default.nix: Use --delete option when publishing (diff) | |
download | euandre.org-1a96af1f442ef1c1393fa1ce3a759dc16ce75f23.tar.gz euandre.org-1a96af1f442ef1c1393fa1ce3a759dc16ce75f23.tar.xz |
Add Podcast structure, with public entrypoint commented out
Diffstat (limited to '')
-rw-r--r-- | podkasto.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/podkasto.md b/podkasto.md new file mode 100644 index 0000000..a4d0a8c --- /dev/null +++ b/podkasto.md @@ -0,0 +1,13 @@ +--- + +title: Podkasto + +layout: page + +lang: eo + +ref: podcast + +--- + +{% include link-listing.html entries=site.podcasts kind="podcasts" %} |