We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8c46b commit 49c038cCopy full SHA for 49c038c
docs/themes/cloudinary/index.twig
@@ -1,7 +1,7 @@
1
{% from "macros.twig" import render_classes %}
2
3
-{% set extension = 'class.twig' %}
4
-{% set namespace = 'Cloudinary\\Transformation\\' %}
+{% set extension = 'namespace.twig' %}
+{% set namespace = 'Cloudinary\\Transformation' %}
5
{% set subnamespaces = [] %}
6
{% set exceptions = [] %}
7
0 commit comments