Skip to content

Commit

Permalink
fix: owo
Browse files Browse the repository at this point in the history
  • Loading branch information
HACO8888 committed Jul 17, 2024
1 parent e2eb173 commit a2be52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/TimeTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ export default function TimeTable() {
<div className="flex mx-auto space-x-8">
<div className="flex flex-col flex-1 w-24">
<img src="https://secure.gravatar.com/avatar/4b88b204ce2f3e5ed3a77a3e67f851edadcb6c3fe911a79fa8d3d9fa3759f95f?s=512&amp;d=https://sitcon.camp/2024/images/default_avatar.jpg" className="inline h-24 rounded-full cursor-grab active:cursor-grabbing" draggable="false" />
<p className="mt-1 text-xl font-bold text-center">Hacowo</p>
<p className="mt-1 text-xl font-bold text-center">Haco</p>
</div>
<div className="flex flex-col flex-1 w-24">
<img src="https://secure.gravatar.com/avatar/014f25869988e740766b2247d49013b50118675df2d0918f9f4f86e565732a3b?s=512&d=https://sitcon.camp/2024/images/default_avatar.jpg" className="inline h-24 rounded-full cursor-grab active:cursor-grabbing" draggable="false" />
Expand Down

0 comments on commit a2be52e

Please sign in to comment.