From 845c2b70a5edba71bef4bd6be48f71a214241c17 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Fri, 14 Feb 2020 22:28:29 -0500 Subject: [PATCH] Adding an external link icon. #530 --- ui/src/components/post-listing.tsx | 3 +++ ui/src/components/symbols.tsx | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/ui/src/components/post-listing.tsx b/ui/src/components/post-listing.tsx index 4dea4d86c..1b8042f8a 100644 --- a/ui/src/components/post-listing.tsx +++ b/ui/src/components/post-listing.tsx @@ -188,6 +188,9 @@ export class PostListing extends Component { title={post.url} > {new URL(post.url).hostname} + + + )} diff --git a/ui/src/components/symbols.tsx b/ui/src/components/symbols.tsx index 829201e4c..0870efd71 100644 --- a/ui/src/components/symbols.tsx +++ b/ui/src/components/symbols.tsx @@ -15,6 +15,10 @@ export class Symbols extends Component { xmlnsXlink="http://www.w3.org/1999/xlink" > + + external-link + + coffee1