[haiku-bugs] [Haiku] #11605: Add square logo to Drupal as a meta property

  • From: "richienyhus" <trac@xxxxxxxxxxxx>
  • Date: Thu, 11 Dec 2014 23:24:01 -0000

#11605: Add square logo to Drupal as a meta property
-------------------------+-------------------------
 Reporter:  richienyhus  |        Owner:  haiku-web
     Type:  enhancement  |       Status:  new
 Priority:  normal       |    Milestone:
Component:  Website/CMS  |      Version:
 Keywords:               |   Blocked By:
 Blocking:               |  Has a Patch:  0
 Platform:  All          |
-------------------------+-------------------------
 Whenever the Haiku website is shared on social media,the transparent logo
 is taken for the link image. It often looks terrible and on a white
 background it can't even be seen.

 Adding an opengraph meta property should instruct all social media
 websites to use the right image. The code below would use the square logo
 and should be inserted into the meta of field under <head> :

 {{{
  <meta property="og:image" content="https://cgit.haiku-
 os.org/haiku/plain/data/artwork/HAIKU%20square%20-%20white%20on%20blue.png"/>
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/11605>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #11605: Add square logo to Drupal as a meta property - richienyhus