Skip to content

Commit

Permalink
Update titile bar text
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesrussell committed Jun 21, 2024
1 parent bb34c46 commit e97252f
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions src/components/Header.svelte
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
<header class="flex flex-col">
<div class="bg-[#cfe0fc] w-full border-b border-black flex justify-around">
<span>Amiga Workbench Release 3.2</span>
<span>2.015.616</span>
<span>Chip-RAM</span>
<span>395.810.080</span>
<span>sonstiges RAM</span>
<span>CPU 68040</span>
<span>11 active Applications</span>
<span>Saturday 24-Oct-20</span>
<span>11:20:33</span>
<span>Amiga Workbench</span>
<span>1,912,400 graphics mem</span>
<span>7,686,560 other mem</span>
</div>
</header>

0 comments on commit e97252f

Please sign in to comment.