[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [community/slideshow] Edit model and block plus templates. Layout is maybe a reserved field?
commit a69731623607031b0d23023473480014f92ec579
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date: Wed Mar 24 16:15:50 2021 +0100
Edit model and block plus templates. Layout is maybe a reserved field?
---
templates/blocks/slide.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/blocks/slide.html b/templates/blocks/slide.html
index e9434a1..25d9c23 100644
--- a/templates/blocks/slide.html
+++ b/templates/blocks/slide.html
@@ -1,5 +1,5 @@
{% if this.slide-layout == 'title-slide' %}
- <section class="title" data-background-color="white" data-background-image="{{ this.background-image|asseturl }}" data-background-position="right bottom" data-background-size="3em">
+ <section class="title" data-background-color="white" data-background-position="right bottom" data-background-size="3em">
<h3>{{ this.title }}</h3>
<hr class="dark" />
{% if this.subtitle %}
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits