Sha256: 80dfe0b3e8585147e98b7c51c4c407c21099d5612c2b17ac04b69507e2c97c3f

Contents?: true

Size: 272 Bytes

Versions: 27

Compression:

Stored size: 272 Bytes

Contents

{% assign symbol_path = include.item_id | split: "/" | slice: 2, 1 | join: "/" | append: "/assets/symbol.svg" %}
{% assign relative_symbol_path = "/software/" | append: symbol_path %}

<div class="logo">
  <img src="{{ relative_symbol_path }}" alt="Software icon">
</div>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
jekyll-theme-open-project-2.0.16 _includes/software-symbol.html
jekyll-theme-open-project-2.0.15 _includes/software-symbol.html
jekyll-theme-open-project-2.0.14 _includes/software-symbol.html
jekyll-theme-open-project-2.0.13 _includes/software-symbol.html
jekyll-theme-open-project-2.0.12 _includes/software-symbol.html
jekyll-theme-open-project-2.0.11 _includes/software-symbol.html
jekyll-theme-open-project-2.0.10 _includes/software-symbol.html