diff --git a/ad-alta-voce.cabal b/ad-alta-voce.cabal index 3d1b9bd..286b115 100644 --- a/ad-alta-voce.cabal +++ b/ad-alta-voce.cabal @@ -20,6 +20,7 @@ extra-source-files: ChangeLog.md data-files: templates/podcast.mustache + templates/index.html.mustache data-dir: data source-repository head diff --git a/package.yaml b/package.yaml index 407c6b8..7b0e0cd 100644 --- a/package.yaml +++ b/package.yaml @@ -13,6 +13,7 @@ extra-source-files: data-dir: data data-files: - templates/podcast.mustache +- templates/index.html.mustache # Metadata used when publishing your package # synopsis: Short description of your package