UNPKG

jekyll-theme-chirpy

Version:

A minimal, responsive, and powerful Jekyll theme for presenting professional writing.

12 lines (11 loc) 350 B
<!-- The Search results --> <div id="search-result-wrapper" class="d-flex justify-content-center unloaded"> <div class="col-12 col-sm-11 post-content"> <div id="search-hints"> {% include trending-tags.html %} </div> <div id="search-results" class="d-flex flex-wrap justify-content-center text-muted mt-3"></div> </div> </div>