Sha256: 9a090e7bdc3bb1d507e14a1b2c6ce3c2993c1edb70ec464e945506e2932cc4c0
Contents?: true
Size: 696 Bytes
Versions: 2
Compression:
Stored size: 696 Bytes
Contents
<script src="{{ "/assets/js/bootstrap/jquery-3.2.1.min.js" | relative_url }}"></script> <script src="{{ "/assets/js/bootstrap/bootstrap-3.3.7.min.js" | relative_url }}"></script> <script src="{{ "/assets/js/lib.min.js" | relative_url }}"></script> <script src="{{ "/assets/js/site.min.js" | relative_url }}"></script> <script src="{{ "/assets/js/popover-v1.js" | relative_url }}"></script> <style> .media { display: inline-block; width: 202px; vertical-align: top; margin-right: 20px; margin-top: 10px; } .media img { border: 1px solid #f0f0f0; border-radius: 4px; } </style> <script src="{{ "/assets/js/featherlight-1.7.0.min.js" | relative_url }}"></script>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
openf1-jekyll-theme-0.2.0 | _includes/scripts.html |
openf1-jekyll-theme-0.1.0 | _includes/scripts.html |