diff --git a/show/dance2019/networking.n3 b/show/dance2019/networking.n3
--- a/show/dance2019/networking.n3
+++ b/show/dance2019/networking.n3
@@ -21,6 +21,7 @@ sh:netHome
:timeline ;
:live ;
:effectListing ;
+ :fade ;
:collector ;
:collectorZmq .
@@ -38,4 +39,5 @@ sh:netHome
:vidref :urlPath "vidref" .
:timeline :urlPath "timeline" .
:live :urlPath "live" .
-:effectListing :urlPath "effectListing" .
\ No newline at end of file
+:effectListing :urlPath "effectListing" .
+:fade :urlPath "fade" .