summaryrefslogtreecommitdiff
path: root/layouts/shortcodes
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes')
-rw-r--r--layouts/shortcodes/count-licenciaturas.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/count-licenciaturas.html b/layouts/shortcodes/count-licenciaturas.html
index 25ac5f3..620267d 100644
--- a/layouts/shortcodes/count-licenciaturas.html
+++ b/layouts/shortcodes/count-licenciaturas.html
@@ -1 +1 @@
-{{ len (where .Site.RegularPages "Section" "==" "licenciatura") }}
+{{ len (where .Site.RegularPages "Section" "licenciatura") }}