Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ <h2 class="subtitle text-centred is-subtitle" href="#specs" tabindex="0">Specifi
<tr>
<th>Storage</th>
<td>
1 x 500GB SSD (OS & games)<br>
1 x 1TB HDD (internal)<br>
1 x 500GB SSD<br>
1 x 1TB SSD<br>
1 x 2TB HDD (external)
</td>
</tr>
Expand All @@ -152,19 +152,19 @@ <h2 class="subtitle text-centred is-subtitle" href="#specs" tabindex="0">Specifi
</tr>
<tr>
<th>Broadcasting</th>
<td>OBS 30.1.1</td>
<td>OBS 30.1.2</td>
</tr>
<tr>
<th>Desktop Environment</th>
<td>Xfce 4.18</td>
</tr>
<tr>
<th>Graphics Driver</th>
<td>amdgpu (Mesa 24.0.4)</td>
<td>amdgpu (Mesa 24.0.7)</td>
</tr>
<tr>
<th>Kernel</th>
<td>Linux 6.6.23</td>
<td>Linux 6.9.1</td>
</tr>
<tr>
<th>Operating System</th>
Expand All @@ -190,7 +190,7 @@ <h2 class="subtitle text-centred is-subtitle" href="#specs" tabindex="0">Specifi
</div>
</div>
<div class="block text-centred">
<i>Table last updated: <strong>2024-03-31</strong></i>
<i>Table last updated: <strong>2024-05-22</strong></i>
</div>
</div>
</section>
Expand Down