Skip to content

Commit e366020

Browse files
authored
Update Index.tsx
1 parent 6a00396 commit e366020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const Index = () => {
117117
<div className="bg-gradient-to-br from-blue-800/50 to-orange-900/30 p-8 rounded-2xl border border-blue-500/20">
118118
<h3 className="text-2xl font-bold text-yellow-400 mb-6">What I Do</h3>
119119
<ul className="space-y-3 text-blue-100">
120-
When I’m not deep in YAML or container logs...
120+
<p>When I’m not deep in YAML or container logs...</p>
121121
<li className="flex items-center gap-3">
122122
<div className="w-2 h-2 bg-yellow-400 rounded-full"></div>
123123
Run local tech meetup groups

0 commit comments

Comments
 (0)