Rename CSS from "inf" to "main"
This commit is contained in:
parent
24b64508fb
commit
08e01e8af1
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 6.0.0-alpha.1+122 -->
|
<!-- Version: 6.0.0-alpha.1+123 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - About</title>
|
<title>Inferencium - About</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 4.0.0-alpha.1+31 -->
|
<!-- Version: 4.0.0-alpha.1+32 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Blog</title>
|
<title>Inferencium - Blog</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 2.0.0-alpha.1+18 -->
|
<!-- Version: 2.0.0-alpha.1+19 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Changelog</title>
|
<title>Inferencium - Changelog</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 6.0.0-alpha.1+51 -->
|
<!-- Version: 6.0.0-alpha.1+52 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Contact</title>
|
<title>Inferencium - Contact</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 0.1.0-alpha.1+1 -->
|
<!-- Version: 0.1.0-alpha.1+2 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Documentation</title>
|
<title>Inferencium - Documentation</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 3.0.0-alpha.1+18 -->
|
<!-- Version: 3.0.0-alpha.1+19 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium</title>
|
<title>Inferencium</title>
|
||||||
<link rel="stylesheet" href=inf.css>
|
<link rel="stylesheet" href=main.css>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
4
key.html
4
key.html
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 5.0.0-alpha.1+33 -->
|
<!-- Version: 5.0.0-alpha.1+34 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Key</title>
|
<title>Inferencium - Key</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
|
|
||||||
/* Version: 10.4.0.51 */
|
/* Version: 11.0.0-alpha.1+52 */
|
||||||
|
|
||||||
|
|
||||||
/* Body */
|
/* Body */
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 2.0.0-alpha.1+32 -->
|
<!-- Version: 2.0.0-alpha.1+33 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Music</title>
|
<title>Inferencium - Music</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 1.0.0.-alpha.1+6 -->
|
<!-- Version: 1.0.0.-alpha.1+7 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Redirect</title>
|
<title>Inferencium - Redirect</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
@ -5,13 +5,13 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
|
|
||||||
<!-- Version: 4.0.0-alpha.1+42 -->
|
<!-- Version: 4.0.0-alpha.1+43 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Inferencium - Source</title>
|
<title>Inferencium - Source</title>
|
||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
<!-- Navigation bar -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user