From 597f425f895db6798bd4d6b1f12577b19937d580 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 15 Apr 2018 15:36:34 -0700 Subject: [PATCH] Mark permalinks with icons accessibly Fixes #128 --- routes/_components/ExternalLink.html | 1 + routes/_components/profile/AccountProfileHeader.html | 6 +++++- routes/_components/status/StatusDetails.html | 6 +++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/routes/_components/ExternalLink.html b/routes/_components/ExternalLink.html index 6f8c7939..bcece930 100644 --- a/routes/_components/ExternalLink.html +++ b/routes/_components/ExternalLink.html @@ -1,6 +1,7 @@ {{#if showIcon}} diff --git a/routes/_components/profile/AccountProfileHeader.html b/routes/_components/profile/AccountProfileHeader.html index 537cf1fe..43463feb 100644 --- a/routes/_components/profile/AccountProfileHeader.html +++ b/routes/_components/profile/AccountProfileHeader.html @@ -2,7 +2,11 @@ diff --git a/routes/_components/status/StatusDetails.html b/routes/_components/status/StatusDetails.html index 0092569d..7d6ef905 100644 --- a/routes/_components/status/StatusDetails.html +++ b/routes/_components/status/StatusDetails.html @@ -1,5 +1,9 @@
- +