aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisiste <aditooliva@gmail.com>2023-04-23 19:15:09 -0600
committerHisiste <aditooliva@gmail.com>2023-04-23 19:15:09 -0600
commit4339d1258f4b89d4e2349db4173a2bb284fd48f3 (patch)
treeed6562c27e55a71e2ffb4e2cb93c904c66c04b4e
parentb1ad567e8bc2da532244a60fe2136fe1d49d21b3 (diff)
downloadpersonal-web-4339d1258f4b89d4e2349db4173a2bb284fd48f3.tar.gz
personal-web-4339d1258f4b89d4e2349db4173a2bb284fd48f3.zip
Using image from internet instead of saving locally.
The filepath was changed to an URL. The image was deleted from the repository.
Diffstat (limited to '')
-rw-r--r--_posts/2023-04-17-punched-cards.md5
-rw-r--r--assets/posts_images/2023-04-17/Used_Punchcard_(5151286161).jpgbin1138830 -> 0 bytes
2 files changed, 3 insertions, 2 deletions
diff --git a/_posts/2023-04-17-punched-cards.md b/_posts/2023-04-17-punched-cards.md
index 4e94580..7626710 100644
--- a/_posts/2023-04-17-punched-cards.md
+++ b/_posts/2023-04-17-punched-cards.md
@@ -5,7 +5,7 @@ tags: [typescript]
math: true
image:
- path: /assets/posts_images/2023-04-17/Used_Punchcard_(5151286161).jpg
+ path: https://upload.wikimedia.org/wikipedia/commons/f/fe/Used_Punchcard_%285151286161%29.jpg
alt: "A 12-row/80-column IBM punched card from the mid-twentieth century.
By Pete Birkinshaw from Manchester, UK - Used Punchcard, CC BY 2.0, https://commons.wikimedia.org/w/index.php?curid=49758093"
---
@@ -188,4 +188,5 @@ There's really no alternative solutions that we could think of.
## Footnotes
-[^1]: See [Code Jam FAQ](https://codingcompetitions.withgoogle.com/codejam/faq) on section **Platform**. \ No newline at end of file
+[^1]: See [Code Jam FAQ](https://codingcompetitions.withgoogle.com/codejam/faq)
+ on section **Platform**.
diff --git a/assets/posts_images/2023-04-17/Used_Punchcard_(5151286161).jpg b/assets/posts_images/2023-04-17/Used_Punchcard_(5151286161).jpg
deleted file mode 100644
index 4b04788..0000000
--- a/assets/posts_images/2023-04-17/Used_Punchcard_(5151286161).jpg
+++ /dev/null
Binary files differ