diff --git a/source/_posts/Being-Outside-in-Fresh-Air-and-How-Your-Body-Loves-It.md b/source/_posts/Being-Outside-in-Fresh-Air-and-How-Your-Body-Loves-It.md index 91db0f0..871bddb 100644 --- a/source/_posts/Being-Outside-in-Fresh-Air-and-How-Your-Body-Loves-It.md +++ b/source/_posts/Being-Outside-in-Fresh-Air-and-How-Your-Body-Loves-It.md @@ -1,4 +1,5 @@ title: Being Outside in Fresh Air & How Your Body Loves It +date: 2016-07-09 00:00:00 categories: - LifeStyle banner: /hexo-theme-icarus/gallery/shoes.jpg diff --git a/source/_posts/Gallery-Example.md b/source/_posts/Gallery-Example.md index 0f67e3b..3ca8ad1 100644 --- a/source/_posts/Gallery-Example.md +++ b/source/_posts/Gallery-Example.md @@ -1,5 +1,5 @@ title: Gallery Example -date: 2015-01-26 21:55:37 +date: 2016-07-08 00:00:00 photos: - https://www.hdwallpapers.net/previews/starry-night-over-corsica-986.jpg - https://www.hdwallpapers.net/previews/water-plant-close-up-979.jpg @@ -30,4 +30,21 @@ You can also add photos between text to create another gallery like this: or this: - \ No newline at end of file + + +Finally, you can also use Justified Gallery to display you photos in a grid: + +```diff +# Plugins +plugins: ++ justifiedgallery: true # options: true, false + google_analytics: # enter the tracking ID for your Google Analytics + ... +``` + +