feat: use a more rememberable public name

This commit is contained in:
Kim, Jimin 2025-01-21 17:38:47 +09:00
parent 211d895fa8
commit f3fd09d34a
Signed by: pomp
GPG key ID: 2B516173EDD492EB
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ export default function Footer() {
<footer className="flex h-32 justify-center bg-light-footer-bg px-4 text-light-footer-text dark:bg-dark-footer-bg dark:text-dark-footer-text"> <footer className="flex h-32 justify-center bg-light-footer-bg px-4 text-light-footer-text dark:bg-dark-footer-bg dark:text-dark-footer-text">
<div className="flex h-full w-full max-w-screen-desktop items-center justify-between text-center"> <div className="flex h-full w-full max-w-screen-desktop items-center justify-between text-center">
<div> <div>
Created by <b>developomp</b> Created by <b>pomp</b>
</div> </div>
<div className="flex items-center gap-2"> <div className="flex items-center gap-2">
<a <a

View file

@ -30,7 +30,7 @@
/> />
<h1 class="mb-16 px-4 py-2 text-center text-4xl"> <h1 class="mb-16 px-4 py-2 text-center text-4xl">
<HandWave />Hello! I am <b>developomp</b> <HandWave />Hello, I am <b>pomp</b>!
</h1> </h1>
<span> <span>