aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/foot.html
blob: ac533f56ff88a2e0ce27088fc24816db49b08b01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
</div>
<div class="col-lg-3 box rounded-3 sidebar d-none d-lg-block mb-0">
  <img class="pfp m-auto d-block mt-3 img-fluid img-circle" src="/bryson.png">
  <br>
  <span><a href="/blog/index.xml">Blog RSS</a><br></span>
  <span>Codeberg/Github: <a href="https://codeberg.org/brysonsteck">@brysonsteck</a><br></span>
  <span>Email: <a href="mailto:brysonsteck@protonmail.com">brysonsteck@pm.me</a><br></span>
</div>
</div>
</div>
<footer class="px-5">Copyright &copy; 2022-2023, Bryson Steck<br>All content is available under <a href="/licenses#ca-by-sa-40">CC-BY-SA 4.0.</a> This website's code is available under the <a href="/licenses#bsd-2-clause-license">BSD 2-Clause License.</a></footer>
</body>
</html>