Add file title. Add copyright information. Add license. Add versioning system. Rebrand Inferencium Network to Inferencium. Add section comments.

This commit is contained in:
inference 2022-11-21 22:26:33 +00:00
parent f9cc3dd5c2
commit 77d9747a0a

View File

@ -1,11 +1,22 @@
<!DOCTYPE html> <!DOCTYPE html>
<!-- Inferencium - Website - About -->
<!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear -->
<!-- 0.0.0.0 -->
<html> <html>
<head> <head>
<title>Inferencium Network - About</title> <title>Inferencium - About</title>
<link rel="stylesheet" href=infnet.css> <link rel="stylesheet" href=infnet.css>
</head> </head>
<!-- Sidebar. -->
<div class="sidebar"> <div class="sidebar">
<a class="title">Inferencium Network</a><br> <a class="title">Inferencium</a><br>
<br> <br>
<br> <br>
<div><a href="about.html">About</a></div> <div><a href="about.html">About</a></div>
@ -13,9 +24,11 @@
<div><a href="blog.html">Blog</a></div> <div><a href="blog.html">Blog</a></div>
<div><a href="source.html">Source</a></div> <div><a href="source.html">Source</a></div>
</div> </div>
<body> <body>
<h1>About</h1> <h1>About</h1>
<br> <br>
<!-- About me. -->
<h3>About Me</h3> <h3>About Me</h3>
<p>I am Inference, a cybersecurity researcher based in United Kingdom.<br> <p>I am Inference, a cybersecurity researcher based in United Kingdom.<br>
<br> <br>
@ -39,6 +52,7 @@
<br> <br>
<br> <br>
<br> <br>
<!-- Hardware I use as production hardware on a daily basis. -->
<h3>Hardware I Use</h3> <h3>Hardware I Use</h3>
<h4>Smartphone</h4> <h4>Smartphone</h4>
<table> <table>
@ -121,6 +135,7 @@
</table> </table>
<br> <br>
<br> <br>
<!-- Software I use as production software on a daily basis. -->
<h3>Software I Use</h3> <h3>Software I Use</h3>
<h4>Desktop</h4> <h4>Desktop</h4>
<table> <table>