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 11:48:13 +00:00
parent a4aa7900e2
commit d8044f1add

View File

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