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.1.14 _includes/software-symbol.html
jekyll-theme-open-project-2.1.13 _includes/software-symbol.html
jekyll-theme-open-project-2.1.12 _includes/software-symbol.html
jekyll-theme-open-project-2.1.11 _includes/software-symbol.html
jekyll-theme-open-project-2.1.10 _includes/software-symbol.html
jekyll-theme-open-project-2.1.9 _includes/software-symbol.html
jekyll-theme-open-project-2.1.8 _includes/software-symbol.html
jekyll-theme-open-project-2.1.7 _includes/software-symbol.html
jekyll-theme-open-project-2.1.6 _includes/software-symbol.html
jekyll-theme-open-project-2.1.5 _includes/software-symbol.html
jekyll-theme-open-project-2.1.4 _includes/software-symbol.html
jekyll-theme-open-project-2.1.3 _includes/software-symbol.html
jekyll-theme-open-project-2.1.1 _includes/software-symbol.html
jekyll-theme-open-project-2.1.0 _includes/software-symbol.html
jekyll-theme-open-project-2.0.22 _includes/software-symbol.html
jekyll-theme-open-project-2.0.21 _includes/software-symbol.html
jekyll-theme-open-project-2.0.20 _includes/software-symbol.html
jekyll-theme-open-project-2.0.19 _includes/software-symbol.html
jekyll-theme-open-project-2.0.18 _includes/software-symbol.html
jekyll-theme-open-project-2.0.17 _includes/software-symbol.html