mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-28 20:40:06 +00:00
update social sharing image
This commit is contained in:
parent
aef00725ee
commit
63e35899b5
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<% var isIndex = page.path === 'index.html' %>
|
||||
<% var title = page.title ? page.title + ' — ' + config.title : config.title %>
|
||||
<% var excerpt = page.excerpt ? page.excerpt.replace(/(<([^>]+)>)/ig, '').substring(0, 400) : config.description %>
|
||||
<% var image = page.image ? page.image : 'http://uppy.io/images/uppy-social.jpg' %>
|
||||
<% var image = page.image ? page.image : 'http://uppy.io/images/uppy-social-pink.jpg' %>
|
||||
<%
|
||||
if (page.series) {
|
||||
title = page.series + ': ' + page.title
|
||||
|
|
|
|||
BIN
website/themes/uppy/source/images/uppy-social-pink.jpg
Normal file
BIN
website/themes/uppy/source/images/uppy-social-pink.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
Loading…
Add table
Add a link
Reference in a new issue