Sha256: f93a85c69d51856edcb1ad5dd4223880f4cfdb7a9d3f6e2395e671cb46b24a92
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
Contents
<footer class="footer border-top border-2 border-light pt-3 mt-auto fs-6 text-center text-muted"> <div class="container"> <div class="row"> <div class="offset-md-4 col-md-4 col-10 offset-1"> <p> The theme of this blog is open sourced on <a href="https://github.com/{{ site.github_username }}/{{ site.github_username }}.github.io" target="_blank" id="repo">GitHub</a> by <a href="https://twitter.com/{{ site.twitter_username }}" target="_blank" id="twitter">{{ site.twitter_username }}</a>. </p> </div> </div> </div> </footer> <!-- JS --> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.min.js" integrity="sha384-BBtl+eGJRgqQAUMxJ7pMwbEyER4l1g+O15P+16Ep7Q9Q+zqX6gSbd85u4mG4QzX+" crossorigin="anonymous" > </script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.8/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous" > </script>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lbenicio-minimal-v1-1.4.0 | _includes/footer.html |