diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-08-09 21:13:21 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-08-09 21:13:21 +0200 |
| commit | 914e63f6bb46c3ff132c5f642cffcb72485551e0 (patch) | |
| tree | 954c5d646efdae3772584d70da1552b28bf068b5 /tirclogv.cabal | |
| parent | a70b0207990d1b93d6d267b020d7b0ff881d22d5 (diff) | |
Serve plain ZNC log files too
Diffstat (limited to 'tirclogv.cabal')
| -rw-r--r-- | tirclogv.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tirclogv.cabal b/tirclogv.cabal index 26c676e..5253045 100644 --- a/tirclogv.cabal +++ b/tirclogv.cabal @@ -6,7 +6,7 @@ maintainer: Tom Smeding license: BSD-3-Clause build-type: Simple extra-source-files: - pages/calendar-day.mustache pages/calendar.mustache pages/index.mustache pages/log.mustache + pages/*.mustache pages/partials/*.mustache common common default-language: Haskell2010 |
