diff --git a/web.hoon b/web.hoon index 48c6c8b20b..cc9be17398 100644 --- a/web.hoon +++ b/web.hoon @@ -1,3 +1,3 @@ ^- manx -;div(data-component "InboxPage"); +;div(urb-component "InboxPage"); diff --git a/web/landscape.hoon b/web/landscape.hoon new file mode 100644 index 0000000000..cc9be17398 --- /dev/null +++ b/web/landscape.hoon @@ -0,0 +1,3 @@ +^- manx + +;div(urb-component "InboxPage");