diff --git a/bin/svgs.js b/bin/svgs.js index 2b2ffbd..4d7e7d2 100644 --- a/bin/svgs.js +++ b/bin/svgs.js @@ -19,4 +19,5 @@ module.exports = [ {id:'fa-user-times', src:'node_modules/font-awesome-svg-png/white/svg/user-times.svg', title: 'Stop Following'}, {id:'fa-user-plus', src:'node_modules/font-awesome-svg-png/white/svg/user-plus.svg', title: 'Follow'}, {id:'fa-comments', src:'node_modules/font-awesome-svg-png/white/svg/comments.svg', title: 'Statuses'}, + {id:'fa-external-link', src:'node_modules/font-awesome-svg-png/white/svg/external-link.svg', title: 'External Link'}, ] \ No newline at end of file diff --git a/routes/_components/AccountProfile.html b/routes/_components/AccountProfile.html index 5405435..ac824fb 100644 --- a/routes/_components/AccountProfile.html +++ b/routes/_components/AccountProfile.html @@ -6,9 +6,9 @@
Pinafore is a web client for Mastodon, optimized for speed and simplicity.
+Pinafore is a web client for
To get started, log in to an instance.
-Don't have an instance? Join Mastodon!
+Don't have an instance?