Switch from relative paths to absolute paths.

This commit is contained in:
inference 2022-10-29 02:55:07 +00:00
commit 6caf306763
13 changed files with 65 additions and 65 deletions

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - About</title>
<link rel="stylesheet" href=infnet.css>
<link rel="stylesheet" href=/infnet.css>
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>About</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Blog</title>
<link rel="stylesheet" href="infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Blog</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Blog - FOSS is Working Against Itself</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Blog - #0</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Blog - systemd Insecurity</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Blog - #1</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Blog - Untrusted: The Issue with Decentralisation</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Blog - #2</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact</title>
<link rel="stylesheet" href="infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact - Briar</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact - Session</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact - Signal</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact - Threema</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Contact - XMPP</title>
<link rel="stylesheet" href="../infnet.css">
<link rel="stylesheet" href="/infnet.css">
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Contact</h1>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network</title>
<link rel="stylesheet" href=infnet.css>
<link rel="stylesheet" href=/infnet.css>
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
</body>

View File

@ -2,16 +2,16 @@
<html>
<head>
<title>Inferencium Network - Source</title>
<link rel="stylesheet" href=infnet.css>
<link rel="stylesheet" href=/infnet.css>
</head>
<div class="sidebar">
<a class="title">Inferencium Network</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>
<div><a href="contact.html">Contact</a></div>
<div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div>
<div><a href="/about.html">About</a></div>
<div><a href="/contact.html">Contact</a></div>
<div><a href="/blog.html">Blog</a></div>
<div><a href="/source.html">Source</a></div>
</div>
<body>
<h1>Source</h1>