chore(*): update theme and the gallery post
parent
9e98116b0c
commit
ecd05034ed
|
@ -16,7 +16,8 @@ plugins:
|
||||||
Furthermore, you can also use Justified Gallery to display you photos in a grid:
|
Furthermore, you can also use Justified Gallery to display you photos in a grid:
|
||||||
|
|
||||||
{% codeblock lang:html HTML + Markdown %}
|
{% codeblock lang:html HTML + Markdown %}
|
||||||
<div class="justified-gallery">
|
<div class="justified-gallery">
|
||||||
|
<!-- Need an empty line here for the following markdown to be rendered -->
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
@ -24,7 +25,7 @@ Furthermore, you can also use Justified Gallery to display you photos in a grid:
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
</div>
|
</div>
|
||||||
{% endcodeblock %}
|
{% endcodeblock %}
|
||||||
|
|
||||||
{% quote %}
|
{% quote %}
|
||||||
|
@ -32,6 +33,7 @@ The following photos come from <a href="https://www.pexels.com">pexel.com</a>
|
||||||
{% endquote %}
|
{% endquote %}
|
||||||
|
|
||||||
<div class="justified-gallery">
|
<div class="justified-gallery">
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 2ebfaeb40626af702a9f6306da4e9e52110b4acc
|
Subproject commit d150e555ce3630058fa6fa39d295396706b39a93
|
Loading…
Reference in New Issue