summaryrefslogtreecommitdiff
path: root/public/about
diff options
context:
space:
mode:
authorShipwreckt <Shipwreckt@mailfence.com>2024-06-30 19:41:04 +0100
committerShipwreckt <Shipwreckt@mailfence.com>2024-06-30 19:41:04 +0100
commit24774d9f05a0fa594d1f32e3c95aeb641b3971ff (patch)
tree4162470a93a82b1fc7c059cb87179b54d5038ec5 /public/about
parent4c5bc62c3f3a2e5201dffe13353d0fe61fe692d5 (diff)
fixed a few bugs and added hr tag to the sidebars
Diffstat (limited to 'public/about')
-rw-r--r--public/about/hardware8
-rw-r--r--public/about/software10
2 files changed, 9 insertions, 9 deletions
diff --git a/public/about/hardware b/public/about/hardware
index 4e01d61..34eed21 100644
--- a/public/about/hardware
+++ b/public/about/hardware
@@ -9,21 +9,21 @@
</head>
<body>
<div class="sidebar">
- <h2>Table of Contents</h2>
+ <h2>Table of Contents</h2><hr>
<ul>
<li><a href="../index.html#welcome">Welcome</a></li>
<li><a href="../index.html#about">About Me</a></li>
- <li><a href="../index.html#Articles">Articles</a></li>
<li><a href="../index.html#contact">Reach out</a></li>
</ul>
</div>
<div class="content">
<header>
- <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1>
+ <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1><hr>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
- <li><a href="../index.html#projects">projects</a></li>
+ <li><a href="../index.html#projects">Projects</a></li>
+ <li><a href="../index.html#Articles">Articles</a></li>
<li><a href="../index.html#contact">Contact</a></li>
</ul>
</nav>
diff --git a/public/about/software b/public/about/software
index 27385b6..b7917db 100644
--- a/public/about/software
+++ b/public/about/software
@@ -9,21 +9,21 @@
</head>
<body>
<div class="sidebar">
- <h2>Table of Contents</h2>
+ <h2>Table of Contents</h2><hr>
<ul>
<li><a href="../index.html#welcome">Welcome</a></li>
<li><a href="../index.html#about">About Me</a></li>
- <li><a href="../index.html#Articles">Articles</a></li>
<li><a href="../index.html#contact">Reach out</a></li>
</ul>
</div>
<div class="content">
<header>
- <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1>
+ <h1><a href ="https://shipwreckt.co.uk">Shipwreckt</a></h1><hr>
<nav>
<ul>
<li><a href="../index.html">Home</a></li>
- <li><a href="../index.html#projects">projects</a></li>
+ <li><a href="../index.html#projects">Projects</a></li>
+ <li><a href="../index.html#Articles">Articles</a></li>
<li><a href="../index.html#contact">Contact</a></li>
</ul>
</nav>
@@ -31,7 +31,7 @@
<main id="main-content">
<h2>Software</h2>
<h3>Linux distro</h3>
- I use arch, mainly because I am making my own work environment and I can pick what
+ I use <a href="https://archlinux.org/">arch</a>, mainly because I am making my own work environment and I can pick what
applications I want to install instead of some linux distro that does it for me, the
beauty of Arch Linux is that you're held responsible nothing happens unless you let it
happen. There is a learning curve but when you break it, it is more than worth it for