mirror of
https://github.com/cowmonk/cowmonk.github.io.git
synced 2025-10-27 14:43:26 +00:00
Simple Tweaks
Taking a look at the website on my terminal browser made me a little ick. So I only bolded and added better alt text to make it a little managable. Other thing is that the webring links have brackets around them. Perhaps excessive? But it looks cool.
This commit is contained in:
parent
87a868f116
commit
a56e9e7792
4 changed files with 28 additions and 28 deletions
|
|
@ -19,18 +19,18 @@
|
|||
<a href="../projects/">Projects</a>
|
||||
<a href="../blog/">Blog</a>
|
||||
<a href="../interests/">Interests</a>
|
||||
<a href="#credits" class="active-nav-item">Credits</a>
|
||||
<a href="#credits" class="active-nav-item"><b>Credits</b></a>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
<div class="content-wrapper">
|
||||
<aside class="profile-info">
|
||||
<img src="../assets/images/pfp.png" alt="cowmonk pfp" id="profile-pic">
|
||||
<img src="../assets/images/pfp.png" alt="[cowmonk pfp]" id="profile-pic">
|
||||
<h3>cowmonk</h3>
|
||||
<p><em>Linux enthusiast, C enjoyer, and lifelong suckless shill.</em></p>
|
||||
|
||||
<details class="contacts">
|
||||
<summary>Contact & Links</summary>
|
||||
<summary><b>Contact & Links</b></summary>
|
||||
<dl class="contact-details">
|
||||
<dt>Email / XMPP</dt>
|
||||
<dd>cowmonk@based.pt</dd>
|
||||
|
|
@ -56,11 +56,11 @@
|
|||
</div>
|
||||
|
||||
<footer>
|
||||
<a href="https://www.vim.org/" target="_blank" rel="noopener noreferrer"><img src="https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt="Vim" height="31" /></a>
|
||||
<img src="https://88x31.kate.pet/madeon_linux.gif" alt="Made on Linux" height="31" />
|
||||
<img src="https://cyber.dabamos.de/88x31/javascript-zero.gif" alt="JavaScript Zero" height="31" />
|
||||
<a href="https://www.vim.org/" target="_blank" rel="noopener noreferrer"><img src="https://cyber.dabamos.de/88x31/vim.vialle.love.anim.gif" alt="[Made on Vim]" height="31" /></a>
|
||||
<img src="https://88x31.kate.pet/madeon_linux.gif" alt="[Made on Linux]" height="31" />
|
||||
<img src="https://cyber.dabamos.de/88x31/javascript-zero.gif" alt="[No JavaScript]" height="31" />
|
||||
<center>
|
||||
<p><a href="https://bacalhau.based.pt">prev</a> | <a href="https://based.pt/webring">webring</a> | <a href="https://boofener.based.pt">next</a></p>
|
||||
<p><a href="https://bacalhau.based.pt">[ prev ]</a> | <a href="https://based.pt/webring">[ webring ]</a> | <a href="https://boofener.based.pt">[ next ]</a></p>
|
||||
</center>
|
||||
<p>© 2025 cowmonk.</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue