view mrjunejune/src/parts/footer.html @ 157:2db6253f355d

[ThirdParty] Added highlight library for better readability on blog.
author June Park <parkjune1995@gmail.com>
date Tue, 13 Jan 2026 19:18:47 -0800
parents be91a73d801a
children
line wrap: on
line source

<div style="display: flex; align-items: center; justify-content: center; margin: 30px 0px;">
  <small>&copy; 2026 June Park</small>
</div>