+
+
+
{post_inner}
diff --git a/web/src/components/object.rs b/web/src/components/object.rs
index 5bd9b724..d65fa971 100644
--- a/web/src/components/object.rs
+++ b/web/src/components/object.rs
@@ -78,11 +78,13 @@ pub fn Attachment(
"link" =>
view! {
-
-
- {Uri::pretty(&href)}
-
-
+
{name.to_string()}
@@ -161,10 +163,10 @@ pub fn Object(object: crate::Object) -> impl IntoView { }.into_view(), // lemmy with Page, peertube with Video Ok(apb::ObjectType::Document(t)) => view! { -