Fix Inferencium logo on small-display navigation bar
This commit closes #54.
This commit is contained in:
parent
1017b1dd34
commit
c8b233884e
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - About -->
|
<!-- Inferencium - Website - About -->
|
||||||
<!-- Version: 10.0.0-alpha.2 -->
|
<!-- Version: 10.0.0-alpha.3 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Blog -->
|
<!-- Inferencium - Website - Blog -->
|
||||||
<!-- Version: 8.0.0-alpha.1 -->
|
<!-- Version: 8.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Blog - #0 -->
|
<!-- Inferencium - Website - Blog - #0 -->
|
||||||
<!-- Version: 9.0.0-alpha.1 -->
|
<!-- Version: 9.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Blog - #1 -->
|
<!-- Inferencium - Website - Blog - #1 -->
|
||||||
<!-- Version: 9.0.0-alpha.1 -->
|
<!-- Version: 9.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Blog - #3 -->
|
<!-- Inferencium - Website - Blog - #3 -->
|
||||||
<!-- Version: 9.0.0-alpha.1 -->
|
<!-- Version: 9.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Blog - #2 -->
|
<!-- Inferencium - Website - Blog - #2 -->
|
||||||
<!-- Version: 9.0.0-alpha.1 -->
|
<!-- Version: 9.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Changelog -->
|
<!-- Inferencium - Website - Changelog -->
|
||||||
<!-- Version: 6.0.0-alpha.1 -->
|
<!-- Version: 6.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Changelog - Firmware - aa000-0 -->
|
<!-- Inferencium - Website - Changelog - Firmware - aa000-0 -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Changelog - Firmware - xa000-0 -->
|
<!-- Inferencium - Website - Changelog - Firmware - xa000-0 -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
|
<!-- Inferencium - Website - Changelog - Firmware - xb000-0 -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Contact -->
|
<!-- Inferencium - Website - Contact -->
|
||||||
<!-- Version: 10.0.0-alpha.1 -->
|
<!-- Version: 10.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Directory -->
|
<!-- Inferencium - Website - Directory -->
|
||||||
<!-- Version: 5.0.0-alpha.3 -->
|
<!-- Version: 5.0.0-alpha.4 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Documentation -->
|
<!-- Inferencium - Website - Documentation -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Documentation - hardened_malloc -->
|
<!-- Inferencium - Website - Documentation - hardened_malloc -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
|
<!-- Inferencium - Website - Documentation - OpenSSL Self-signed Certificate Chain -->
|
||||||
<!-- Version: 5.0.0-alpha.1 -->
|
<!-- Version: 5.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="../index.xhtml"><img src="../asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="../index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="../about.xhtml">About</a></div>
|
<div><a href="../about.xhtml">About</a></div>
|
||||||
<div><a href="../news.xhtml">News</a></div>
|
<div><a href="../news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Index -->
|
<!-- Inferencium - Website - Index -->
|
||||||
<!-- Version: 7.0.0-alpha.1 -->
|
<!-- Version: 7.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Key -->
|
<!-- Inferencium - Website - Key -->
|
||||||
<!-- Version: 9.0.0-alpha.1 -->
|
<!-- Version: 9.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
33
main.css
33
main.css
@ -1,5 +1,5 @@
|
|||||||
/* Inferencium - Website - CSS - Main */
|
/* Inferencium - Website - CSS - Main */
|
||||||
/* Version: 11.7.0-alpha.2 */
|
/* Version: 11.7.0-alpha.3 */
|
||||||
|
|
||||||
/* Copyright 2022 Jake Winters */
|
/* Copyright 2022 Jake Winters */
|
||||||
/* SPDX-License-Identifier: BSD-3-Clause */
|
/* SPDX-License-Identifier: BSD-3-Clause */
|
||||||
@ -246,6 +246,11 @@ nav.navbar div.title a, nav.navbar div.title a:visited {
|
|||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav.navbar div.logo a img, nav.navbar div.logo a img {
|
||||||
|
width: 110px;
|
||||||
|
height: 110px;
|
||||||
|
}
|
||||||
|
|
||||||
nav.navbar div.sitemap a, nav.navbar div.sitemap a:visited {
|
nav.navbar div.sitemap a, nav.navbar div.sitemap a:visited {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 120px;
|
bottom: 120px;
|
||||||
@ -269,29 +274,29 @@ strong {
|
|||||||
@media (max-width: 600px) {
|
@media (max-width: 600px) {
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 80px;
|
padding-top: 60px;
|
||||||
margin: 15px;
|
margin: 15px;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow-x: scroll;
|
overflow-x: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.navbar {
|
nav.navbar {
|
||||||
|
display: flex;
|
||||||
|
align-items: center;
|
||||||
|
padding-top: 6px;
|
||||||
|
padding-bottom: 6px;
|
||||||
|
white-space: nowrap;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
height: 35px;
|
height: 35px;
|
||||||
font-size: 10px;
|
overflow-y: hidden;
|
||||||
line-height: 0%;
|
|
||||||
padding-top: 8px;
|
|
||||||
padding-bottom: 8px;
|
|
||||||
overflow: auto;
|
|
||||||
white-space: nowrap;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.navbar div {
|
nav.navbar div.logo a img {
|
||||||
font-size: min(max(7vw, 20px), 30px);
|
width: 30px;
|
||||||
display: inline-block;
|
height: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.navbar img, nav.navbar .title {
|
nav.navbar .title {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -299,6 +304,10 @@ strong {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
nav.navbar div a {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Music -->
|
<!-- Inferencium - Website - Music -->
|
||||||
<!-- Version: 7.0.0-alpha.1 -->
|
<!-- Version: 7.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2023 Jake Winters -->
|
<!-- Copyright 2023 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - News -->
|
<!-- Inferencium - Website - News -->
|
||||||
<!-- Version: 0.1.0 -->
|
<!-- Version: 0.2.0 -->
|
||||||
|
|
||||||
<!-- Copyright 2024 Jake Winters -->
|
<!-- Copyright 2024 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Sitemap (HTML) -->
|
<!-- Inferencium - Website - Sitemap (HTML) -->
|
||||||
<!-- Version: 0.6.0 -->
|
<!-- Version: 0.7.0 -->
|
||||||
|
|
||||||
<!-- Copyright 2024 Jake Winters -->
|
<!-- Copyright 2024 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
|
||||||
<!-- Inferencium - Website - Source -->
|
<!-- Inferencium - Website - Source -->
|
||||||
<!-- Version: 8.0.0-alpha.1 -->
|
<!-- Version: 8.0.0-alpha.2 -->
|
||||||
|
|
||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||||
@ -17,7 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<nav class="navbar">
|
<nav class="navbar">
|
||||||
<div><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" width="110" height="110" alt="Inferencium logo"/></a></div>
|
<div class="logo"><a href="index.xhtml"><img src="asset/img/logo/inferencium-notext.png" alt="Inferencium logo"/></a></div>
|
||||||
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
<div class="title"><a href="index.xhtml">Inferencium</a></div>
|
||||||
<div><a href="about.xhtml">About</a></div>
|
<div><a href="about.xhtml">About</a></div>
|
||||||
<div><a href="news.xhtml">News</a></div>
|
<div><a href="news.xhtml">News</a></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user