_includes/external_link.html in compost-jekyll-theme-0.3.4 vs _includes/external_link.html in compost-jekyll-theme-0.3.5

- old
+ new

@@ -2,9 +2,10 @@ Link externo. @param :href [String] La URL @param :class [String] Las clases del link +@param :text [String] El texto que llevará el link {%- endcomment -%} <a class="text-decoration-none {{ include.class }}" href="{{ include.href | uri_escape }}"