Added citation
diff --git a/korap4dnb-compose.yml b/korap4dnb-compose.yml
index d4c00e3..f31fdd8 100644
--- a/korap4dnb-compose.yml
+++ b/korap4dnb-compose.yml
@@ -22,6 +22,9 @@
       - type: bind
         source: ./data/doc/intro.html.ep
         target: /kalamar/templates/custom/intro.html.ep
+      - type: bind
+        source: ./data/partial/citation.html.ep
+        target: /kalamar/templates/custom/partial/citation.html.ep
     profiles:
       - lite
     restart: "unless-stopped"