Sha256: b84ca701fd17f99a4dbb3a788ecf01e4e01b45a4836a28194bb5b3214b3d0c5d

Contents?: true

Size: 635 Bytes

Versions: 67

Compression:

Stored size: 635 Bytes

Contents

<aside
  id="notification"
  class="toast"
  role="alert"
  aria-live="assertive"
  aria-atomic="true"
  data-bs-animation="true"
  data-bs-autohide="false"
>
  <div class="toast-header">
    <button
      type="button"
      class="btn-close ms-auto"
      data-bs-dismiss="toast"
      aria-label="Close"
    ></button>
  </div>
  <div class="toast-body text-center pt-0">
    <p class="px-2 mb-3">{{ site.data.locales[include.lang].notification.update_found }}</p>
    <button type="button" class="btn btn-primary" aria-label="Update">
      {{ site.data.locales[include.lang].notification.update }}
    </button>
  </div>
</aside>

Version data entries

67 entries across 67 versions & 7 rubygems

Version Path
jekyll-theme-chirpy-g-1.0.3 _includes/notification.html
jekyll-theme-chirpy-g-1.0.2 _includes/notification.html
jekyll-theme-chirpy-g-1.0.1 _includes/notification.html
jekyll-theme-chirpy-g-1.0.0 _includes/notification.html
jekyll-theme-chirpier-1.0.2 _includes/notification.html
jekyll-theme-chirpier-0.0.4 _includes/notification.html
jekyll-theme-chirpier-1.0.1 _includes/notification.html
jekyll-theme-chirpier-0.0.3 _includes/notification.html
jekyll-theme-chirpier-0.0.2 _includes/notification.html
jekyll-theme-chirpier-0.0.1 _includes/notification.html
jekyll-theme-chirpier-0.0.0 _includes/notification.html
jekyll-theme-chirpier-1.0.0 _includes/notification.html
jekyll-theme-chirpy-7.2.4 _includes/notification.html
jekyll-theme-chirpy-7.2.3 _includes/notification.html
jekyll-theme-chirpy-7.2.2 _includes/notification.html
jekyll-theme-chirpy-7.2.1 _includes/notification.html
jekyll-theme-chirpy-7.2.0 _includes/notification.html
jekyll-theme-chirpy-7.1.1 _includes/notification.html
jekyll-theme-chirpy-7.1.0 _includes/notification.html
Han-theme-1.0.0 _includes/notification.html