Use tabbed table
This commit is contained in:
parent
59dc9acee6
commit
8b4e518673
34
index.html
34
index.html
|
@ -59,14 +59,14 @@
|
|||
<section id="system">
|
||||
<div class="section_header"> my system </div>
|
||||
<div class="content_section_text">
|
||||
<p>OS: Void Linux x86_64</p>
|
||||
<p>Kernel: 5.19.17</p>
|
||||
<p>CPU: Intel i3-6100 (4) @ 3.700Ghz</p>
|
||||
<p>GPU: Intel HD Graphics 530</p>
|
||||
<p>Memory: 15892MiB</p>
|
||||
<p>OS: Void Linux x86_64</p>
|
||||
<p>Kernel: 5.19.17</p>
|
||||
<p>CPU: Intel i3-6100 (4) @ 3.700Ghz</p>
|
||||
<p>GPU: Intel HD Graphics 530</p>
|
||||
<p>Memory: 15892MiB</p>
|
||||
<br>
|
||||
<p>/: Crucial MX500: 1TB</p>
|
||||
<p>/data: zpool-raidz1: 5x2TB</p>
|
||||
<p>/: Crucial MX500: 1TB</p>
|
||||
<p>/data: zpool-raidz1: 5x2TB</p>
|
||||
</div>
|
||||
</section>
|
||||
<!-- section software -->
|
||||
|
@ -74,16 +74,16 @@
|
|||
<div class="section_header"> my software </div>
|
||||
<div class="content_section_text">
|
||||
<p>calendar/contacts: radicale-3.1.8</p>
|
||||
<p>cloud: filebrowser-2.23.0</p>
|
||||
<p>dns: pihole-2022.10</p>
|
||||
<p>fediverse: akkoma-3.4.0</p>
|
||||
<p>git: gitea-1.17.3</p>
|
||||
<p>music: funkwhale-1.2.8</p>
|
||||
<p>notes: hedgedoc-1.9.6</p>
|
||||
<p>registry: registry-2.8</p>
|
||||
<p>scrobbling: maloja-2.14.6</p>
|
||||
<p>video: jellyfin-10.8.5</p>
|
||||
<p>website: nginx-1.23.2</p>
|
||||
<p>cloud: filebrowser-2.23.0</p>
|
||||
<p>dns: pihole-2022.10</p>
|
||||
<p>fediverse: akkoma-3.4.0</p>
|
||||
<p>git: gitea-1.17.3</p>
|
||||
<p>music: funkwhale-1.2.8</p>
|
||||
<p>notes: hedgedoc-1.9.6</p>
|
||||
<p>registry: registry-2.8</p>
|
||||
<p>scrobbling: maloja-2.14.6</p>
|
||||
<p>video: jellyfin-10.8.5</p>
|
||||
<p>website: nginx-1.23.2</p>
|
||||
<p></p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue