Skip to content

Commit

Permalink
fix(image): migrate imgur images
Browse files Browse the repository at this point in the history
  • Loading branch information
timfanda35 committed Jun 16, 2024
1 parent ab3de66 commit 603b3a9
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion content/posts/2017-02-05-ruby-refinement.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ MyLogClass.new.log('My Message', 'DEBUG')
# NoMethodError: undefined method `red' for "My Message":String
```

<blockquote class="imgur-embed-pub" lang="en" data-id="8qq6lOM"><a href="//imgur.com/8qq6lOM">View post on imgur.com</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
{{< figure src="/images/2017-02-05/20170205001.png" alt="console" >}}
2 changes: 1 addition & 1 deletion content/posts/2017-02-19-ruby-array-methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ images:
- /images/2017-02-19/ruby-array-methods.png
---

![](https://i.imgur.com/EsiorQx.jpg)
{{< figure src="/images/2017-02-19/pakutaso.jpg" alt="cover" >}}

[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
Expand Down
2 changes: 1 addition & 1 deletion content/posts/2017-02-26-ruby-pre-defined-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ images:
- /images/2017-02-26/ruby-pre-defined-variables.png
---

![](https://i.imgur.com/EsiorQx.jpg)
{{< figure src="/images/2017-02-26/pakutaso.jpg" alt="cover" >}}

[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
Expand Down
2 changes: 1 addition & 1 deletion content/posts/2017-03-05-ruby-time-and-date.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ images:
- /images/2017-03-05/ruby-time-and-date.png
---

![](https://i.imgur.com/EsiorQx.jpg)
{{< figure src="/images/2017-03-05/pakutaso.jpg" alt="cover" >}}

[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
Expand Down
2 changes: 1 addition & 1 deletion content/posts/2017-03-19-active-record-merge-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ images:
- /images/2017-03-19/active-record-merge-method.png
---

![](https://i.imgur.com/EsiorQx.jpg)
{{< figure src="/images/2017-03-05/pakutaso.jpg" alt="cover" >}}

[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)

Expand Down
2 changes: 1 addition & 1 deletion content/posts/2018-09-01-cloudbuild-with-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ images:
---


![](https://i.imgur.com/EsiorQx.jpg)
{{< figure src="/images/2018-09-01/pakutaso.jpg" alt="cover" >}}

[圖片來源](https://www.pakutaso.com/20160628181pc-11.html)
[フリー写真素材ぱくたそ](https://www.pakutaso.com/)
Expand Down
Binary file added static/images/2017-02-05/20170205001.png
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 static/images/2017-02-19/pakutaso.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 static/images/2017-02-26/pakutaso.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 static/images/2017-03-05/pakutaso.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 static/images/2017-03-19/pakutaso.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 static/images/2018-09-01/pakutaso.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 603b3a9

Please sign in to comment.