Split centerpiece image in half
This commit is contained in:
parent
d81b0912a8
commit
54be83eca2
2 changed files with 1 additions and 1 deletions
BIN
static/images/discomedusae_half.png
Normal file
BIN
static/images/discomedusae_half.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 279 KiB |
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<j-wrap class="index">
|
<j-wrap class="index">
|
||||||
{% set medusa = get_url(path="images/discomedusae_gamma_dark.png") %}
|
{% set medusa = get_url(path="images/discomedusae_half.png") %}
|
||||||
{% set centerpieces = [ "one", "two", "three", "four", "five" ] %}
|
{% set centerpieces = [ "one", "two", "three", "four", "five" ] %}
|
||||||
{% for class in centerpieces %}
|
{% for class in centerpieces %}
|
||||||
<figure class="centerpiece">
|
<figure class="centerpiece">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue