...
This commit is contained in:
parent
b426045502
commit
740e318ff8
@ -46,9 +46,9 @@ function Blog() {
|
||||
return (
|
||||
<div className="container mx-auto px-4 py-12 max-w-5xl">
|
||||
<div className="text-center mb-12">
|
||||
<h1 className="text-5xl font-extrabold text-gray-900 leading-tight">ThreeFold Galaxy Blog</h1>
|
||||
<h1 className="text-5xl font-extrabold text-gray-900 leading-tight">ThreeFold Galaxy Knowledgebase</h1>
|
||||
<p className="mt-4 text-xl text-gray-600 max-w-2xl mx-auto">
|
||||
Insights, stories, and updates from the ThreeFold Galaxy Cooperative.
|
||||
Whitepapers, Studies and Updates.
|
||||
</p>
|
||||
</div>
|
||||
<video
|
||||
|
@ -31,7 +31,7 @@
|
||||
},
|
||||
{
|
||||
"path": "/blog",
|
||||
"label": "Blog",
|
||||
"label": "More Info",
|
||||
"component": "Blog",
|
||||
"show": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user