mirror of https://github.com/perkeep/perkeep.git
server/perkeepd/ui: change foursquare logo to swarm logo
Upstream rebranded. Change-Id: I0ce6e98f29c5c3fe59ec9ac905cf4bb8976f0a4f
This commit is contained in:
parent
b424d3f4c8
commit
f636f75b75
|
@ -47,7 +47,7 @@ cam.BlobItemFoursquareContent = React.createClass({
|
|||
},
|
||||
},
|
||||
React.DOM.div({className:'cam-blobitem-fs-checkin-content'},
|
||||
React.DOM.img({src: 'foursquare-logo.png'}),
|
||||
React.DOM.img({src: 'swarm-logo.png'}),
|
||||
React.DOM.table(null,
|
||||
React.DOM.tbody(null,
|
||||
React.DOM.tr(null,
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 4.0 KiB |
Loading…
Reference in New Issue