From 18c3a1df700c3454c0cc19103c3665bc8d731ffa Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 22 Mar 2021 19:34:10 +0200 Subject: Implemented post share button, which copies the post link to the clipboard (thanks to ngxClipboard module) --- src/app/components/post/post.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/app/components/post/post.component.html') diff --git a/src/app/components/post/post.component.html b/src/app/components/post/post.component.html index 48f1d01..65bc73a 100644 --- a/src/app/components/post/post.component.html +++ b/src/app/components/post/post.component.html @@ -1,6 +1,6 @@ -
+
@@ -61,11 +61,11 @@ - - -- cgit v1.2.3