summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorAlejandro <[email protected]>2024-07-28 20:18:04 -0600
committerAlejandro <[email protected]>2024-07-28 20:18:04 -0600
commita3e022a16130c4dd83507c12200a4d62cf637038 (patch)
treeb59f4faf4ddbfdfce94970dd20fb122da8ebe7cb /layouts
parent4e8e2e4df941bf1c3a3deedf0c4b3e4d309e7dfa (diff)
modified: deletd == sign in shortcode
Diffstat (limited to 'layouts')
-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") }}