Skip to content

Commit 443ebb5

Browse files
committed
add
1 parent ef61cb5 commit 443ebb5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
public/.DS_Store

public/.DS_Store

4 KB
Binary file not shown.

src/components/Testimonial.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ const Testimonial = () => {
155155
<div className="ml-6">
156156
<div className="text-xl font-medium text-gray-900">Ramiro Berrelleza</div>
157157
<div className="text-base text-gray-600">Founder and CEO at Okteto</div>
158-
<div className="text-sm text-gray-500">Cloud Native Computing Foundation • Ambassador</div>
159158
</div>
160159
</div>
161160
<blockquote className="mt-8">

0 commit comments

Comments
 (0)