put pear pre back

This commit is contained in:
dmc
2024-01-25 17:11:42 +01:00
parent efe514108d
commit 9bd9de46de

View File

@@ -71,6 +71,9 @@
border: none; border: none;
height: 146px; height: 146px;
user-select: none; user-select: none;
position: relative;
right: 5em;
top: 0.33em;
} }
header { header {
@@ -185,6 +188,12 @@
<a href="/documentation">Documentation</a> <a href="/documentation">Documentation</a>
</nav> </nav>
</div> </div>
<pre>
__ \ _ \ _` | __|
| | __/ ( | |
.__/ \___| \__,_| _|
_|
</pre>
</header> </header>
<section id="status"> <section id="status">
<div class="col"><system-status></system-status></div> <div class="col"><system-status></system-status></div>