mirror of
https://github.com/cachethq/cachet.git
synced 2026-07-01 08:15:55 +00:00
#2853 use a better and smaller image for og
This commit is contained in:
BIN
public/img/ogimage.png
Normal file
BIN
public/img/ogimage.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
@@ -19,7 +19,7 @@
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="{{ $site_title }}">
|
||||
<meta property="og:image" content="/img/favicon.png">
|
||||
<meta property="og:image" content="/img/ogimage.png">
|
||||
<meta property="og:description" content="{{ trans('cachet.description', ['app' => $app_name]) }}">
|
||||
|
||||
<!-- Mobile IE allows us to activate ClearType technology for smoothing fonts for easy reading -->
|
||||
|
||||
Reference in New Issue
Block a user