Skip to content

Commit 0f508a8

Browse files
authored
Merge pull request #1580 from recodehive/feature/instructions
updated the blog index page
2 parents c429244 + b4b76eb commit 0f508a8

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

src/pages/blogs/index.tsx

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,10 @@ export default function Blogs() {
8888
<div className="blog-hero-container">
8989
<div className="hero-content">
9090
<h1 className="blog-main-title">
91-
Welcome to <span className="gradient-text">recode hive</span>{" "}
92-
Blogs
91+
Engineering <span className="gradient-text">uptime</span>{" "}
9392
</h1>
9493
<p className="blog-main-subtitle">
95-
Discover comprehensive web development articles, tutorials, and
96-
insights covering everything from HTML & CSS fundamentals to
97-
advanced JavaScript, React, Node.js, Data Structures &
98-
Algorithms, and cutting-edge technologies.
94+
blog by recode community.
9995
</p>
10096
</div>
10197
</div>

0 commit comments

Comments
 (0)