fix(gui): some incorrect information removed from top header
This commit is contained in:
parent
3bed2b13cb
commit
a8db927c8d
@ -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>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user