Skip to content

Commit

Permalink
Amikom
Browse files Browse the repository at this point in the history
  • Loading branch information
bagussatoto authored Feb 24, 2023
1 parent 7cf0e97 commit c61ade7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default function Footer() {
<footer className="mt-12 w-full px-1 self-end place-self-end">
<p className="text-xs font-normal ">
Bagus Budi Satoto |
<span className="font-bold"> [Universitas Amikom Yogyakarta](https://home.amikom.ac.id/) </span>
<span className="font-bold">Universitas Amikom Yogyakarta</span>
</p>
</footer>
);
Expand Down

0 comments on commit c61ade7

Please sign in to comment.