diff --git a/src/components/seo.jsx b/src/components/seo.jsx index 76e2e07..4f7363b 100644 --- a/src/components/seo.jsx +++ b/src/components/seo.jsx @@ -2,7 +2,7 @@ import React from "react" import bgImage from "../media/phones.webp" import ld from "./ld.json" -import logo from "../media/icon.svg" +// import logo from "../media/icon.svg" const desc = "Cloudstream is an Android app for streaming and downloading Movies, TV-Series and Anime. On this official cloudstream/recloudstream site you can find downloads links and a list of repositories of extensions." @@ -16,9 +16,9 @@ const SEO = ({children, title, description}) => { {children} diff --git a/src/pages/index.js b/src/pages/index.js index 1bc6d8a..a779b43 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -13,15 +13,15 @@ const IndexPage = () => {

Hello there

Cloudstream is an Android app for streaming and downloading Movies, TV-Series and Anime. -

+
On this official cloudstream/recloudstream site you can find downloads links and a list of repositories of extensions.

- Install + Install
- Repositories + Repositories
- Guides, FAQ & Docs + Guides, FAQ & Docs