diff options
author | Alejandro <alex.mac.fon@gmail.com> | 2024-07-28 20:18:04 -0600 |
---|---|---|
committer | Alejandro <alex.mac.fon@gmail.com> | 2024-07-28 20:18:04 -0600 |
commit | a3e022a16130c4dd83507c12200a4d62cf637038 (patch) | |
tree | b59f4faf4ddbfdfce94970dd20fb122da8ebe7cb /layouts/shortcodes/count-licenciaturas.html | |
parent | 4e8e2e4df941bf1c3a3deedf0c4b3e4d309e7dfa (diff) |
modified: deletd == sign in shortcode
Diffstat (limited to 'layouts/shortcodes/count-licenciaturas.html')
-rw-r--r-- | layouts/shortcodes/count-licenciaturas.html | 2 |
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") }} |