From 6c522edf25c1eb914358cc83d7e58a59a78bbf7f Mon Sep 17 00:00:00 2001 From: Edward Faulkner Date: Fri, 27 Jan 2023 15:18:13 -0500 Subject: [PATCH 1/2] Add link to Mastodon account This adds a social media link to our new mastodon account. It also adds `rel="me"` to the social media links, which is a semantic hint that these are pages about EmberJS on other sites, and which should cause our Mastodon profile to show as "Verified" as the owner of emberjs.com. --- addon/components/es-footer-info.hbs | 2 +- addon/constants/es-footer.js | 5 +++++ public/images/icons/mastodon-logo.svg | 3 +++ 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 public/images/icons/mastodon-logo.svg diff --git a/addon/components/es-footer-info.hbs b/addon/components/es-footer-info.hbs index d103b9a7..c3aa42f0 100644 --- a/addon/components/es-footer-info.hbs +++ b/addon/components/es-footer-info.hbs @@ -11,7 +11,7 @@