Sha256: 1416b3c5d155c1ad308f36b983006cad9f876830411f9ea43c046230838f969a

Contents?: true

Size: 324 Bytes

Versions: 2

Compression:

Stored size: 324 Bytes

Contents

{%- assign _pre7 = include.path | slice: 0, 7 -%}
{%- assign _pre8 = include.path | slice: 0, 8 -%}
{%- if _pre7 == 'http://' or _pre8 == 'https://' -%}
  {%- assign __return = include.path -%}
{%- else -%}
  {%- include snippets/prepend-baseurl.html path=include.path -%}
  {%- assign __return = __return -%}
{%- endif -%}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
jekyll-text-theme-fork-2.2.6 _includes/snippets/get-nav-url.html
jekyll-text-theme-2.2.6 _includes/snippets/get-nav-url.html