Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
update content
Browse files Browse the repository at this point in the history
  • Loading branch information
streamerd committed Oct 7, 2021
1 parent 312fd91 commit 3434353
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
1 change: 0 additions & 1 deletion src/components/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { withTranslation } from "react-i18next";
import Fade from "react-reveal/Fade";

import * as S from "./styles";
import { Route } from "react-router-dom";

const SvgIcon = lazy(() => import("../../common/SvgIcon"));
const Container = lazy(() => import("../../common/Container"));
Expand Down
12 changes: 3 additions & 9 deletions src/pages/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,25 +27,19 @@ const Home = () => {
<br></br>
<br></br>


<p>

<strong>
<u>
"An expected journey: building bridges with artists, future is being made here."
</u>


<br></br>
<br></br>
Expression of Demand is launched at:
{/* Expression of Demand is launched at:
</strong>
</p>
<strong>
<a href="https://collabomo.de" target="_blank" rel="noreferer">https://collabomo.de</a>
</strong>
<br></br>
<br></br> */}


{/* <a href="https://vimeo.com/526183104" target="_blank" rel="noreferer"><p>|{">"} (silent) video demo</p></a>
Expand Down

0 comments on commit 3434353

Please sign in to comment.