From 361f6e9a797ec01858e21e34a5dbeaad82f0000f Mon Sep 17 00:00:00 2001 From: ppoffice Date: Thu, 20 Oct 2016 21:59:38 +0800 Subject: [PATCH] chore: update gallery example --- ...in-Fresh-Air-and-How-Your-Body-Loves-It.md | 1 + source/_posts/Gallery-Example.md | 21 +++++++++++++++++-- themes/icarus | 2 +- 3 files changed, 21 insertions(+), 3 deletions(-) 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: -![Red Panda](https://www.hdwallpapers.net/previews/red-panda-523.jpg) \ No newline at end of file +![Red Panda](https://www.hdwallpapers.net/previews/red-panda-523.jpg) + +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 + ... +``` + + \ No newline at end of file diff --git a/themes/icarus b/themes/icarus index 28eceaa..d2b4e6a 160000 --- a/themes/icarus +++ b/themes/icarus @@ -1 +1 @@ -Subproject commit 28eceaa527ae98352ac4a95920fdedc7f4e5fda1 +Subproject commit d2b4e6a339bdb72ca4ee768fdb02f496e49b2de2