Template... content folder... links--node.html.twig file
on line 38\
{{ attach_library('boostrap_barrio/links') }}
changed to...
{{ attach_library('bootstrap_barrio/links') }}
---------------------------------
After further review other mispells were found...
Template... misc folder... progress-bar.html.twig file
Line 14
{{ attach_library('boostrap_barrio/progress') }}
changed to...
{{ attach_library('bootstrap_barrio/progress') }}
----------------------------------
Template... navigation folder... links.html.twig file
Line 36
{{ attach_library('boostrap_barrio/links') }}
changed to...
{{ attach_library('bootstrap_barrio/links') }}
---------------------------------
Template... navigation folder... links--inline.html.twig file
Line 37
{{ attach_library('boostrap_barrio/links') }}
changed to...
{{ attach_library('bootstrap_barrio/links') }}
Grizz
Comments
Comment #2
Grizz commentedComment #3
Grizz commentedComment #5
hatuhay commented