view mrjunejune/src/parts/footer.html @ 106:daf2d393741a

Debugging in server.
author June Park <parkjune1995@gmail.com>
date Sat, 03 Jan 2026 10:46:58 -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>