Sha256: 38ceafa88913453a113a95425afd6cec7e90e45822ee3d36870bcf48001f8571

Contents?: true

Size: 1.23 KB

Versions: 6

Compression:

Stored size: 1.23 KB

Contents

<section class="tags-card">
    <div class="links">
        <svg class="icon" aria-hidden="true">
            <use xlink:href="#icon-calendar"></use>
        </svg> {{ panel.calendar }}
    </div>
    <div id="cal-heatmap">
        <div id="ex-ghDay" class="calendar-top">
            <a id="ex-ghDay-prev" class="button" href="#" aria-label="Prev month">
                <svg class="icon" aria-hidden="true">
                    <use xlink:href="#icon-left"></use>
                </svg>
            </a>
            <a id="ex-ghDay-next" class="button" href="#" aria-label="Next month">
                <svg class="icon" aria-hidden="true">
                    <use xlink:href="#icon-right"></use>
                </svg>
            </a>
            <a id="ex-ghDay-today" class="button" href="#" aria-label="Rotate view to today">
                <svg class="icon" aria-hidden="true">
                    <use xlink:href="#icon-rotate"></use>
                </svg>
            </a>
            <div class="legends">
                <span class="text">{{panel.calendar_less}}</span>
                <div id="ex-ghDay-legend"></div>
                <span class="text">{{panel.calendar_more}}</span>
            </div>
        </div>
    </div>
</section>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
jekyll-theme-h2o-ac-1.5.0 _includes/plugins/others/calendar_block.html
jekyll-theme-h2o-ac-1.4.0 _includes/plugins/others/calendar_block.html
jekyll-theme-h2o-ac-1.3.6 _includes/plugins/others/calendar_block.html
jekyll-theme-h2o-ac-1.3.5 _includes/plugins/others/calendar_block.html
jekyll-theme-h2o-ac-1.3.4 _includes/plugins/others/calendar_block.html
jekyll-theme-h2o-ac-1.3.1 _includes/plugins/others/calendar_block.html