Deduplicated code for image expansion into the page overlay
It now also supports WEBP links, and is compatible with Google Cloud Storage (which adds ?blablabla to links).
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
| {% block body %}
|
||||
.container
|
||||
#blog_container.cloud-blog
|
||||
#blog_index-container
|
||||
#blog_index-container.expand-image-links
|
||||
| {{ blogmacros.render_blog_index(project, posts, can_create_blog_posts, api) }}
|
||||
| {% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user