Denver Prophit Jr.
Denver Prophit Jr.
OK so define var In the base template? ok!
>Sorry, but your second comment does not have enough context to help. Do you still need help? The value is Rich jump-to snippets in the main entity. They, I believe,...
I start with the basics and do includes from another template to add Twitter. # Default OGP tags `` ```liquid ``` ## Article Types Add this **namespace** to ** ``...
This should also be included in the `eleventyNavigationBreadcrumb` function.
I would consider these enhancements to be *urgent*. Considerations for the needs of those whom are impaired.
The whole reason for adding title or ARIA-label are for screen readers; for the visually impaired.
Not all Links contain the text. Examples are Links that may say, "Here" or "More".
> @inetbiz can this be merged? I don't maintain the repo.
from `jekyll_picture_tag/images/source_image.rb:73:in ext':undefined method downcase for nil:NilClass (NoMethodError)` ```ruby # /home/dave/my_blog/assets/images/somefolder/myimage.jpg # ^^^ def ext @ext ||= File.extname(name)[1..].downcase end ``
the loop... ``` {{page.featured_image | inspect}} ``` # Output `"prestashop-tag.jpg"` I also ran it through a mime detection program to see if the jpg was corrupt.