all repos — website @ f76fa4c36f6d80d95c91217a9cc92289beafec3d

personal website hosted at prithu.xyz, built using hugo

layouts/partials/footer.html

1 2 3 4 5 6 7 8 9 10
<footer>
  <p>
  &copy; Prithu Goswami 2020 &bull;
  <a href="mailto:prithugoswami524@gmail.com">Email me</a> &bull;
  <a href="https://github.com/prithugoswami/personal-website">
    View Source
  </a>
  </p>
</footer>