update favicon and graphics, update index page, add assets, lighten up on dni page

This commit is contained in:
Ruben 2024-10-28 22:55:31 -05:00
commit cffae16a3b
No known key found for this signature in database
GPG key ID: AE181294E97E4802
14 changed files with 762 additions and 52 deletions

View file

@ -5,7 +5,7 @@
<head>
<meta charset="UTF-8">
<title>synth download!</title>
<link rel="icon" type="image/gif" href="/assets/favicon.png">
<link rel="icon" type="image/png" href="/assets/favicon.png">
<link rel="stylesheet" type="text/css" href="/colors.css">
<link rel="stylesheet" type="text/css" href="/font.css">
<link rel="stylesheet" type="text/css" href="/style.css">
@ -67,9 +67,10 @@
</div>
<p aria-hidden="true" class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -8px;"></i> ~</span> <span class="status"></span> <span style="padding-left:11px;">cat index.html</span></p>
<section>
<p>hey, welcome to</p>
<h1>synth download!</h1>
<p>this site is still kind of a wip, services planned to be hosted, but still an empty slate for now.</p>
<p>hey! welcome to</p>
<img id="logo" loading="lazy" src="/assets/synth-download.webp" alt="synth.download" />
<p>this is more of a personal site with some things hosted here and there for friends.</p>
<p>page is still a wip, more information will be added here at some point.</p>
</section>
<p aria-hidden="true" class="term-input"><span class="folder"><i class="ph-fill ph-folder-simple" style="margin-right: -2px;"></i> ~</span> <span class="status"></span> <span class="blink"></span></p>
</div>