diff options
Diffstat (limited to 'about')
-rw-r--r-- | about/index.php | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/about/index.php b/about/index.php index d371693..65ed9c4 100644 --- a/about/index.php +++ b/about/index.php @@ -7,6 +7,7 @@ <h3 class="text-center">I'm the computer pegasus</h3> <p>TODO: Add some sort of circles with things I like (MLP, computers, Linux, OSS, music, video, photography, graphical design)</p> + <div id="circles"></div> <p><b>Info about me:</b></p> <table class="table"> @@ -61,11 +62,11 @@ </tr> <tr> <td class="toe-title"><b>OS</b></td> - <td class="toe-description">Chrome OS Flex</td> + <td class="toe-description">Arch Linux</td> </tr> <tr> <td class="toe-title"><b>CPU</b></td> - <td class="toe-description">x86_64, Intel Core i5 vPro (4 CPU cores)</td> + <td class="toe-description">x86_64, Intel Core i5 vPro 5300U (4 CPU cores)</td> </tr> <tr> <td class="toe-title"><b>RAM</b></td> @@ -87,7 +88,7 @@ </tr> <tr> <td class="toe-title"><b>OS</b></td> - <td class="toe-description">Unknown/None</td> + <td class="toe-description">Unknown/None/Changing too frequently</td> </tr> <tr> <td class="toe-title"><b>CPU</b></td> @@ -143,7 +144,7 @@ </tr> <tr> <td class="toe-title"><b>CPU</b></td> - <td class="toe-description">x86_64, AMD Ryzen 7 5600U (8 CPU cores, 16 threads)</td> + <td class="toe-description">x86_64, AMD Ryzen 7 5700U (8 CPU cores, 16 threads)</td> </tr> <tr> <td class="toe-title"><b>RAM</b></td> @@ -169,7 +170,7 @@ </tr> <tr> <td class="toe-title"><b>CPU</b></td> - <td class="toe-description">arm64, Broadcom (4 CPU cores)</td> + <td class="toe-description">arm64, Broadcom BCM 2835 (4 CPU cores)</td> </tr> <tr> <td class="toe-title"><b>RAM</b></td> @@ -177,7 +178,7 @@ </tr> <tr> <td class="toe-title"><b>Storage</b></td> - <td class="toe-description">64GB SanDisk SD (to be replaced)</td> + <td class="toe-description">64GB SanDisk Ultra USB</td> </tr> </tbody> </table> |