Skip to content

Commit

Permalink
add new banner of tron-steem
Browse files Browse the repository at this point in the history
  • Loading branch information
ety001 committed Dec 4, 2020
1 parent 2e009b7 commit 1c7f2a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
Binary file added src/app/assets/images/tron-steem-240_240.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/app/redux/adReducer.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ import { Map, List } from 'immutable';

export const defaultState = Map({
indexLeftSideAdList: List([
Map({
enable: true,
img: '/images/tron-steem-240_240.png',
tag: 'SteemTron240*240',
url:
'/steemit/@steemitblog/the-trx-and-steemit-integration-is-now-live',
}),
Map({
enable: true,
img: '/images/dlive.png',
Expand Down

0 comments on commit 1c7f2a0

Please sign in to comment.