diff options
| -rw-r--r-- | _configuration/galleries.json | 4 | ||||
| -rw-r--r-- | src/media/instagram-postaus2.jpg | 3 | ||||
| -rw-r--r-- | src/media/intagram-postaus1.jpg | 3 |
3 files changed, 8 insertions, 2 deletions
diff --git a/_configuration/galleries.json b/_configuration/galleries.json index 71fa866..37a1a18 100644 --- a/_configuration/galleries.json +++ b/_configuration/galleries.json @@ -83,11 +83,11 @@ "images": [ { "title": "Instagram post 1 (student's drawings+exhibition advertisement)", - "src": "/media/screenshot_20220704-175127-2-.jpg" + "src": "/media/intagram-postaus1.jpg" }, { "title": "Instagram post 2 (student's drawings+exhibition advertisement)", - "src": "/media/screenshot_20220704-175058-2-.jpg" + "src": "/media/instagram-postaus2.jpg" }, { "title": "Instagram story (student's drawings+exhibition advertisement)", diff --git a/src/media/instagram-postaus2.jpg b/src/media/instagram-postaus2.jpg new file mode 100644 index 0000000..7f2f19b --- /dev/null +++ b/src/media/instagram-postaus2.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ea450b5043596f03d0240ce9a4cf325b309cc41fb9fc68acbba9b12f36fe7fd +size 253000 diff --git a/src/media/intagram-postaus1.jpg b/src/media/intagram-postaus1.jpg new file mode 100644 index 0000000..3f58318 --- /dev/null +++ b/src/media/intagram-postaus1.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f477e563ec37d432039561cf69edcbf59a6394cac8e079e8693cb909b6943e +size 273561 |
