Adjusted gallery shortcode to fit in to the page nicely

This commit is contained in:
Siddhartha
2022-01-09 21:25:38 +05:30
parent 47c4a0973b
commit 54bf845d56
2 changed files with 18 additions and 0 deletions

14
content/photography.md Normal file
View File

@@ -0,0 +1,14 @@
---
title: "Photography"
date: 2021-03-23T20:18:21+05:30
image: "photography.jpg"
draft: false
---
My fascination with the visual media brought me closer to seeing the world through a different lens. This is an ongoing effort to capture what I see and share it with the world.
You can browse the images below using left/right keys. All the images are hosted on flickr, I'd recommend navigating to my photostream if you want to see them in full size.
(You might need to enable Javascript if you're unable to see the below images properly)
{{<gallery>}}

View File

@@ -0,0 +1,4 @@
<div class = 'gallery'>
<a data-flickr-embed="true" data-header="true" data-footer="true" href="https://www.flickr.com/photos/160696242@N07" title=""><img src="https://live.staticflickr.com/65535/51065906802_85fe2232aa_c.jpg" width="1144" height="1144" alt=""></a><script async src="//embedr.flickr.com/assets/client-code.js" charset="utf-8"></script>
</div>