Add CSS to Source page.

This commit is contained in:
inference 2022-06-30 08:42:27 +01:00
parent 2af4c12a56
commit c5a014713e

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>Inferencium Network - Source</title> <title>Inferencium Network - Source</title>
<link rel="stylesheet" href=infnet.css> <link rel="stylesheet" href=../infnet.css>
</head> </head>
<body> <body>
<h1>Source</h1> <h1>Source</h1>