minor tweaks and update to 2024!
This commit is contained in:
parent
1519505fcd
commit
ec2f27b472
3 changed files with 9 additions and 9 deletions
|
@ -27,7 +27,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<div id="header">
|
||||
<nav>
|
||||
<img src="/img/favicon.png" id="header-icon" width="100" height="100" alt="">
|
||||
<div id="header-text">
|
||||
<h1>ari melody</h1>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<a href="javascript:void(0)">crt</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
|
@ -116,7 +116,7 @@
|
|||
|
||||
<footer>
|
||||
<div id="footer">
|
||||
<small><em>*made with ♥ by ari, 2023*</em></small>
|
||||
<small><em>*made with ♥ by ari, 2024*</em></small>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
Reference in a new issue