summaryrefslogtreecommitdiff
path: root/posts/load-image-on-click.md
diff options
context:
space:
mode:
authorbt <bt@web>2023-12-10 12:51:31 -0500
committerIkiWiki <ikiwiki.info>2023-12-10 12:51:31 -0500
commit10d63968bcdb3205ee5aaeffafe1e4792e2af798 (patch)
treeffd8b8a786c68ebdfc8093733d3c9f019d8b41f2 /posts/load-image-on-click.md
parent05f7a07e580b4b7b80e69f5072ec4f96498cb802 (diff)
Diffstat (limited to 'posts/load-image-on-click.md')
-rw-r--r--posts/load-image-on-click.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/load-image-on-click.md b/posts/load-image-on-click.md
index 32dfd61..a4f712b 100644
--- a/posts/load-image-on-click.md
+++ b/posts/load-image-on-click.md
@@ -1,6 +1,5 @@
-# Click to Load Website Images
-
-2021-03-25
+[[!meta title="Click to Load Website Images"]]
+[[!meta date="2021-03-25"]]
In my previous post about [switching my Jekyll blog over to PHPetite](https://uglyduck.ca/#2021-03-22-89-posts-one-file), I briefly mentioned how I only loaded in article images if the user *clicked or tapped* the empty file element.