Skip to content

Commit

Permalink
fix: save avatar images locally for testimonials
Browse files Browse the repository at this point in the history
  • Loading branch information
tewshi committed Jan 5, 2024
1 parent 7a34ea7 commit 8075fae
Show file tree
Hide file tree
Showing 19 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion content/testimonials/1.peter_szilagyi.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1115781490/gravatar_400x400.jpeg"
avatar: "/img/testimonials/peter_szilagyi.jpeg"
username: "@peter_szilagyi"
url: "https://twitter.com/peter_szilagyi"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/10._smoothninja.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1610245772494213125/ivjGoAi0_400x400.jpg"
avatar: "/img/testimonials/_smoothninja.jpg"
username: "@_smoothninja"
url: "https://twitter.com/_smoothninja"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/2.lex_node.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1694674680643203072/tJMR2xxO_400x400.jpg"
avatar: "/img/testimonials/lex_node.jpg"
username: "@lex_node"
url: "https://twitter.com/lex_node"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/3.wholesomecrypto.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1646056039568097281/FzxDRLPA_400x400.jpg"
avatar: "/img/testimonials/wholesomecrypto.jpg"
username: "@wholesomecrypto"
url: "https://twitter.com/wholesomecrypto"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/4.fransixles.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1686536973077405696/q9l3iAhI_400x400.jpg"
avatar: "/img/testimonials/fransixles.jpg"
username: "@fransixles"
url: "https://twitter.com/fransixles"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/5.shresth3103.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1586069459898437632/niFIjOPa_400x400.jpg"
avatar: "/img/testimonials/shresth3103.jpg"
username: "@shresth3103"
url: "https://twitter.com/shresth3103"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/6.flyguyinthesky.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1577381510742786048/p9S87kzZ_400x400.jpg"
avatar: "/img/testimonials/FlyGuyInTheSky.jpg"
username: "@FlyGuyInTheSky"
url: "https://twitter.com/FlyGuyInTheSky"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/7.wholesomecrypto.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1646056039568097281/FzxDRLPA_400x400.jpg"
avatar: "/img/testimonials/wholesomecrypto.jpg"
username: "@wholesomecrypto"
url: "https://twitter.com/wholesomecrypto"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/8.richatlarge.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1325904521873170432/-G6J2bRJ_400x400.jpg"
avatar: "/img/testimonials/richatlarge.jpg"
username: "@richatlarge"
url: "https://twitter.com/richatlarge"
visible: true
Expand Down
2 changes: 1 addition & 1 deletion content/testimonials/9.nonsens3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
avatar: "https://pbs.twimg.com/profile_images/1405277780460199943/ozdyqljb_400x400.jpg"
avatar: "/img/testimonials/nonsens3.jpg"
username: "@nonsens3"
url: "https://twitter.com/nonsens3"
visible: true
Expand Down
Binary file added public/img/testimonials/FlyGuyInTheSky.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/_smoothninja.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/fransixles.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/lex_node.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/nonsens3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/peter_szilagyi.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/richatlarge.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/shresth3103.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/img/testimonials/wholesomecrypto.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8075fae

Please sign in to comment.