Skip to content

Commit dc3a8af

Browse files
committed
fezcodex
1 parent 11d76fd commit dc3a8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/HomePage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const HomePage = () => {
1818
<div className="mx-auto max-w-7xl px-6 lg:px-8">
1919
<div className="mx-auto max-w-2xl text-center">
2020
<h1 className="text-4xl font-semibold tracking-tight text-white sm:text-6xl">
21-
Welcome to My Awesome Blog
21+
Welcome to fez<span className="text-primary-400">codex</span>
2222
</h1>
2323
<p className="mt-6 text-lg leading-8 text-gray-300">
2424
Exploring the world of code, one post at a time.

0 commit comments

Comments
 (0)