Sha256: 96bf87f6c314bf6251730c0b00be918778c9e90c274abfb049ea9ca8d67b3093

Contents?: true

Size: 456 Bytes

Versions: 5

Compression:

Stored size: 456 Bytes

Contents

 {%- if site.alert_message -%}
 <div class="flex items-center justify-center pa4 bg-lightest-blue navy mv3">
    <svg class="w1" data-icon="info" viewBox="0 0 32 32" style="fill:currentcolor">
      <title>info icon</title>
      <path d="M16 0 A16 16 0 0 1 16 32 A16 16 0 0 1 16 0 M19 15 L13 15 L13 26 L19 26 z M16 6 A3 3 0 0 0 16 12 A3 3 0 0 0 16 6"></path>
    </svg>
    <span class="lh-title ml3">{{ site.alert_message}}</span>
  </div>
 {%- endif -%}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
jekyll334-0.1.4 _includes/footer.html
jekyll334-0.1.3 _includes/footer.html
jekyll334-0.1.2 _includes/footer.html
jekyll334-0.1.1 _includes/footer.html
jekyll334-0.1.0 _includes/footer.html