]> cat aescling's git repositories - mastodon.git/commitdiff
Add a better cropped image
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 15 Dec 2016 00:07:58 +0000 (01:07 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 15 Dec 2016 00:07:58 +0000 (01:07 +0100)
app/assets/images/mastodon_small.jpg [new file with mode: 0644]
app/views/about/index.html.haml

diff --git a/app/assets/images/mastodon_small.jpg b/app/assets/images/mastodon_small.jpg
new file mode 100644 (file)
index 0000000..cb8cdc9
Binary files /dev/null and b/app/assets/images/mastodon_small.jpg differ
index e8d989b92c6546facef6dde53b3ee9a5390b8349..160a667107ab5b9ad0ad1ea4fcfe5c15015514b7 100644 (file)
@@ -6,9 +6,9 @@
   %meta{ property: 'og:type', content: 'website' }/
   %meta{ property: 'og:title', content: Rails.configuration.x.local_domain }/
   %meta{ property: 'og:description', content: "Mastodon is a free, open-source social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly" }/
-  %meta{ property: 'og:image', content: asset_url('mastodon.jpg') }/
-  %meta{ property: 'og:image:width', content: '1400' }/
-  %meta{ property: 'og:image:height', content: '1488' }/
+  %meta{ property: 'og:image', content: asset_url('mastodon_small.jpg') }/
+  %meta{ property: 'og:image:width', content: '400' }/
+  %meta{ property: 'og:image:height', content: '400' }/
 
 .wrapper
   %h1