summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlmightyMiau <almightymeow612@gmail.com>2025-02-09 16:14:01 -0800
committerAlmightyMiau <almightymeow612@gmail.com>2025-02-09 16:14:01 -0800
commit7d723214f13f902e51962fb59a9e94626829ff51 (patch)
treef4912e5d8bca8170cbb9b76c6ab034009eb284aa
parentd21f533a1d9d116db28a7bb1491230553a45e360 (diff)
New links missing https://, broken linkes
-rw-r--r--art.html2
-rw-r--r--cats.html2
-rw-r--r--factorio.html2
-rw-r--r--index.html6
-rw-r--r--silly.html2
5 files changed, 7 insertions, 7 deletions
diff --git a/art.html b/art.html
index 27a5f67..c82ce85 100644
--- a/art.html
+++ b/art.html
@@ -84,7 +84,7 @@
<a href="cats.html">Cats</a>
</li>
<li>
- <a href="git.almightymiau.gay">Git btw</a>
+ <a href="https://git.almightymiau.gay">Git btw</a>
</li>
</ul>
</nav>
diff --git a/cats.html b/cats.html
index 6a697ee..cfb3937 100644
--- a/cats.html
+++ b/cats.html
@@ -64,7 +64,7 @@
<a href="cats.html">Cats</a>
</li>
<li>
- <a href="git.almightymiau.gay">Git btw</a>
+ <a href="https://git.almightymiau.gay">Git btw</a>
</li>
</ul>
</nav>
diff --git a/factorio.html b/factorio.html
index 36bb911..0e8c5ed 100644
--- a/factorio.html
+++ b/factorio.html
@@ -206,7 +206,7 @@
<a href="cats.html">Cats</a>
</li>
<li>
- <a href="git.almightymiau.gay">Git btw</a>
+ <a href="https://git.almightymiau.gay">Git btw</a>
</li>
</ul>
</nav>
diff --git a/index.html b/index.html
index 28cef5b..5bccb34 100644
--- a/index.html
+++ b/index.html
@@ -50,7 +50,7 @@
<div class="date">2/6/2025</div>
<p>
I have wanted to host my website myself for a while now,
- and I finally got to it and started following <a href="Landchad.net">LandChad's
+ and I finally got to it and started following <a href="https://Landchad.net">LandChad's
course</a> on how to 'Start a website'
</p>
<ul>
@@ -97,7 +97,7 @@
Set up git system on main website
</li>
<li>
- Set up cgit, a git web interface, available at <a href="git.almightymiau.gay">git.almightymiau.gay</a>
+ Set up cgit, a git web interface, available at <a href="https://git.almightymiau.gay">git.almightymiau.gay</a>
</li>
<li>
Pushed Bitburner.git, Odin-recipes.git, Odin-landing.git (all of my important/neat repos to server)
@@ -235,7 +235,7 @@
<a href="cats.html">Cats</a>
</li>
<li>
- <a href="git.almightymiau.gay">Git btw</a>
+ <a href="https://git.almightymiau.gay">Git btw</a>
</li>
</ul>
</nav>
diff --git a/silly.html b/silly.html
index cf2a6ed..289d221 100644
--- a/silly.html
+++ b/silly.html
@@ -131,7 +131,7 @@
<a href="cats.html">Cats</a>
</li>
<li>
- <a href="git.almightymiau.gay">Git btw</a>
+ <a href="https://git.almightymiau.gay">Git btw</a>
</li>
</ul>
</nav>