Clarify that sidebar code is for navigation bars in general and applies to all devices and form factors.
This commit is contained in:
parent
af10979236
commit
e3b9824b48
@ -5,16 +5,17 @@
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear -->
|
||||
|
||||
<!-- 0.0.0.0 -->
|
||||
<!-- 0.0.1.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Blog</title>
|
||||
<link rel="stylesheet" href="infnet.css">
|
||||
</head>
|
||||
|
||||
<!-- Sidebar. -->
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
@ -45,4 +46,5 @@
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user