Commit 02a00f82 authored by Dilip Wijethunga's avatar Dilip Wijethunga

Coin Details Update

parent d0c62710
......@@ -3,7 +3,7 @@ import MetaTags from "react-meta-tags";
import LayoutTwo from "../layouts/LayoutTwo";
import Breadcrumb from "../components/breadcrumbs/Breadcrumb";
import MarketTable from "../containers/market-tables/MarketTable";
import ForetellerCard from "../containers/currency-forteller/ForetellerCard";
// import ForetellerCard from "../containers/currency-forteller/ForetellerCard";
const AboutBitcoin = () => {
return (
......@@ -24,7 +24,9 @@ const AboutBitcoin = () => {
<MarketTable/>
{/*Foreteller Cards List*/}
<ForetellerCard/>
{/*<ForetellerCard/>*/}
<div className={'pb--60'}/>
</LayoutTwo>
</Fragment>
......
......@@ -8,10 +8,10 @@ const BlogPost = () => {
return (
<Fragment>
<MetaTags>
<title>Howard | News Details</title>
<title>CRYPTO FORETELLER | News Details</title>
<meta
name="description"
content="News details page of React JS Crypto Currency Template."
content="News details page of CRYPTO FORETELLER."
/>
</MetaTags>
<LayoutTwo theme="white">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment