Sha256: 77b30dcd6d19525b6815f6eac101b01e1411a7eb2bed79c9440a9c5ce220c240

Contents?: true

Size: 485 Bytes

Versions: 61

Compression:

Stored size: 485 Bytes

Contents

{%- assign x12 = include.x1 | plus: include.x2 | times: 0.5 | round -%}
{%- assign y12 = include.y1 | plus: include.y2 | times: 0.5 | round -%}
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="none">
  <path d="M0,100L0,{{ include.ys }}Q{{ include.x1 }},{{ include.y1 }} {{ x12 }},{{ y12 }}Q{{ include.x2 }},{{ include.y2 }} 100,{{include.ye}}L100,100L0,100Z"></path>
  <circle cx="{{ include.cx }}" cy="{{ include.cy }}" r="{{ include.r }}"/>
</svg>

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.11.24 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.23 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.22 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.21 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.20 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.19 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.18 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.17 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.15 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.14 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.13 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.12 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.11 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.10 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.9 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.8 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.7 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.6 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.5 _includes/waves/bottom.html
jekyll-theme-consulting-0.11.4 _includes/waves/bottom.html