Skip to content

Commit 5040c5a

Browse files
authored
Update Reading.tsx
1 parent a3b6703 commit 5040c5a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Reading.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const Reading = () => {
4848
return (
4949
<div className="max-w-6xl mx-auto space-y-8">
5050
<div className="text-center space-y-4">
51-
<h1 className="text-3xl md:text-4xl font-bold">PaperShelf</h1>
51+
<h1 className="text-3xl md:text-4xl font-bold">Shelf</h1>
5252
<p className="text-lg text-muted-foreground max-w-2xl mx-auto">
5353
My personal collection of books and research papers that have shaped my understanding
5454
of computer science and software engineering.

0 commit comments

Comments
 (0)