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:49:08 +00:00
parent d7e36356e0
commit 2aff7983f3

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.0.3 --> <!-- 0.3.0.4 -->
<html> <html>
<head> <head>
<title>Inferencium - Contact - XMPP</title> <title>Inferencium - Contact - XMPP</title>
<link rel="stylesheet" href="../infnet.css"> <link rel="stylesheet" href="../inf.css">
</head> </head>
<!-- Navigation bar. --> <!-- Navigation bar. -->