aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html6
-rw-r--r--src/images/700x500.pngbin0 -> 1788 bytes
2 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index f8119c4..9abe098 100644
--- a/index.html
+++ b/index.html
@@ -89,7 +89,7 @@
<!-- image for post -->
<div class="card-image">
<figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
+ <img src="src/images/700x500.png" alt="Image">
</figure>
</div>
<!-- end of image for post -->
@@ -157,7 +157,7 @@
<!-- image for post -->
<div class="card-image">
<figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
+ <img src="src/images/700x500.png" alt="Image">
</figure>
</div>
<!-- end of image for post -->
@@ -225,7 +225,7 @@
<!-- image for post -->
<div class="card-image">
<figure class="image is-4by3">
- <img src="https://placehold.it/700x500" alt="Image">
+ <img src="src/images/700x500.png" alt="Image">
</figure>
</div>
<!-- end of image for post -->
diff --git a/src/images/700x500.png b/src/images/700x500.png
new file mode 100644
index 0000000..b83bd8a
--- /dev/null
+++ b/src/images/700x500.png
Binary files differ