You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DanRathbun: If this icon is changed on the website, then no actual change to the template files will be needed.
Reading a bit more on this. The OpenGraph developers page at Facebook says:
To update an image after it's been published, use a new URL for the new image. Images are cached based on the URL and won't be updated unless the URL changes.
I'm not sure if Discourse also caches OpenGraph images.
In addition, I've come to understand that fallback images can be and should be provided by including multiple "og:image" meta tags. So probably should also include a PNG of the blue Ruby logo as a fallback.
* Update favicon.ico to same as other SketchUp sites
Update favicon.ico to same as other SketchUp sites.
Ref Issue #21
* Delete Favicon.ico
* Update favicon.ico to same as other SketchUp sites
Update favicon.ico to same as other SketchUp sites.
Ref Issue #21
* Edit Ruby.svg change red to Trimble blue.
Changed all references of Ruby color #e62b3e to Trimble blue #005F9E.
Ref Issue #22
* Fix invalid relative links to favicon in forum
Fix invalid relative links to favicon in forum oneboxes.
Ref: Issue #23
Update oEmbed, OpenGraph and Twitter Card meta tags with new blue Ruby API icon.
The new blue icon url is currently:
https://www.sketchup.com/sites/www.sketchup.com/files/developer/ruby.png
What would be a stable URL for this icon ? We are currently using:
https://ruby.sketchup.com/images/Ruby.svg
If this icon is changed on the website, then no actual change to the template files will be needed.
The text was updated successfully, but these errors were encountered: