Sha256: 6b5e7468614cb664444ccd3d2c9e210c5196983bb8e4d29916dd9002c0afc6b2
Contents?: true
Size: 505 Bytes
Versions: 17
Compression:
Stored size: 505 Bytes
Contents
--- --- {%- if site.anchor_js_targets -%} {%- assign _anchor_js_targets = site.anchor_js_targets -%} {%- assign _prepended_targets = '' | split: '' -%} {%- for _target in _anchor_js_targets -%} {%- assign _prepended_target = _target | prepend: '.usa-layout-docs ' -%} {%- assign _prepended_targets = _prepended_targets | push: _prepended_target -%} {%- endfor -%} // Adding anchor links to headers on docs layouts only anchors.add('{{ _prepended_targets | join: ', ' }}'); {%- endif -%}
Version data entries
17 entries across 17 versions & 2 rubygems