Add file title. Add copyright information. Add license. Add versioning system. Rebrand Inferencium Network to Inferencium. Add section comments.
This commit is contained in:
parent
1558704c3c
commit
19a04f7177
19
about.html
19
about.html
@ -1,11 +1,22 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear -->
|
||||
|
||||
<!-- 0.0.0.0 -->
|
||||
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<title>Inferencium Network - About</title>
|
||||
<title>Inferencium - About</title>
|
||||
<link rel="stylesheet" href=infnet.css>
|
||||
</head>
|
||||
|
||||
<!-- Sidebar. -->
|
||||
<div class="sidebar">
|
||||
<a class="title">Inferencium Network</a><br>
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="about.html">About</a></div>
|
||||
@ -13,9 +24,11 @@
|
||||
<div><a href="blog.html">Blog</a></div>
|
||||
<div><a href="source.html">Source</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<br>
|
||||
<!-- About me. -->
|
||||
<h3>About Me</h3>
|
||||
<p>I am Inference, a cybersecurity researcher based in United Kingdom.<br>
|
||||
<br>
|
||||
@ -39,6 +52,7 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Hardware I use as production hardware on a daily basis. -->
|
||||
<h3>Hardware I Use</h3>
|
||||
<h4>Smartphone</h4>
|
||||
<table>
|
||||
@ -121,6 +135,7 @@
|
||||
</table>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Software I use as production software on a daily basis. -->
|
||||
<h3>Software I Use</h3>
|
||||
<h4>Desktop</h4>
|
||||
<table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user