Rename CSS filename from infnet to inf as part of the transition from Inferencium Network to Inferencium.

This commit is contained in:
inference 2022-12-09 09:53:23 +00:00
parent 0bc635aff8
commit 216e43edd2
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,14 +5,14 @@
<!-- Copyright 2022 Inference --> <!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear (with personal content exception) --> <!-- License: BSD 3-Clause Clear (with personal content exception) -->
<!-- 0.2.1.6 --> <!-- 0.3.0.7 -->
<html> <html>
<head> <head>
<title>Inferencium - Contact</title> <title>Inferencium - Contact</title>
<link rel="stylesheet" href="infnet.css"> <link rel="stylesheet" href="inf.css">
</head> </head>
<!-- Navigation bar. --> <!-- Navigation bar. -->