Skip to content

Commit

Permalink
mod
Browse files Browse the repository at this point in the history
  • Loading branch information
forsteri committed Mar 1, 2025
1 parent 2bdf827 commit 032c55b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/SlideList.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ const SlideList = () => {
<div className="max-w-4xl mx-auto">
<div className="text-center mb-12">
<h1 className="text-4xl font-bold text-gray-900 mb-4">
Technical Slides Collection
Slides Collection
</h1>
<p className="text-xl text-gray-600">
プログラミングとソフトウェア設計についての技術スライド集
スライドコレクション
</p>
</div>

Expand Down

0 comments on commit 032c55b

Please sign in to comment.