Skip to content

Commit

Permalink
fix(gui): some incorrect information removed from top header
Browse files Browse the repository at this point in the history
  • Loading branch information
DEgITx committed Mar 3, 2018
1 parent 09de03a commit 894bcaf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/index-page.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ const Header = (props) => {
<img src={Background} />
</CardMedia>
<CardText>
Welcome to BT Search! This is file search engine based on the torrents from the internet.
Here you can easily find torrent or file that you intrested for. We are not responsible for any content of the site:
this is only information about content that collected automatically! Content right holders and users can mark/block bad content.
Welcome to ROTB! This is file search engine based on the torrents from the internet.
Here you can easily find torrent or file that you intrested for. We are not responsible for any content:
this is only information about content that collected automatically!
</CardText>
</Card>
)
Expand Down

0 comments on commit 894bcaf

Please sign in to comment.