We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c429244 + b4b76eb commit 0f508a8Copy full SHA for 0f508a8
1 file changed
src/pages/blogs/index.tsx
@@ -88,14 +88,10 @@ export default function Blogs() {
88
<div className="blog-hero-container">
89
<div className="hero-content">
90
<h1 className="blog-main-title">
91
- Welcome to <span className="gradient-text">recode hive</span>{" "}
92
- Blogs
+ Engineering <span className="gradient-text">uptime</span>{" "}
93
</h1>
94
<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.
+ blog by recode community.
99
</p>
100
</div>
101
0 commit comments