aboutsummaryrefslogtreecommitdiff
path: root/dhall/package.dhall
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2023-02-02 08:05:34 -0500
committerXe Iaso <me@christine.website>2023-02-02 08:05:34 -0500
commitc117eae7c5af977d0299d34169e4a403f77e2afa (patch)
tree83438cf5abc605e0ec174aa4a3f0e4b91b640008 /dhall/package.dhall
parent757cee6fdd13502eb62305f77e73698878b01aa2 (diff)
downloadxesite-c117eae7c5af977d0299d34169e4a403f77e2afa.tar.xz
xesite-c117eae7c5af977d0299d34169e4a403f77e2afa.zip
add stream VOD page
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'dhall/package.dhall')
-rw-r--r--dhall/package.dhall1
1 files changed, 1 insertions, 0 deletions
diff --git a/dhall/package.dhall b/dhall/package.dhall
index a8a4cc8..3b93cbf 100644
--- a/dhall/package.dhall
+++ b/dhall/package.dhall
@@ -83,4 +83,5 @@ in Config::{
]
, pronouns = ./pronouns.dhall
, characters = ./characters.dhall
+ , vods = ./streamVOD.dhall
}