diff --git a/config/app.php b/config/app.php
index ca32cfd..1066543 100644
--- a/config/app.php
+++ b/config/app.php
@@ -5,7 +5,7 @@
return [
'name' => env('APP_NAME', 'diskfloppy.me'),
- 'version' => '2023.08.24',
+ 'version' => '2023.08.26',
'env' => env('APP_ENV', 'production'),
'debug' => (bool) env('APP_DEBUG', false),
'url' => env('APP_URL', 'http://localhost'),
diff --git a/public/images/icons/nav/computers.png b/public/images/icons/nav/computers.png
new file mode 100644
index 0000000..e6dda18
Binary files /dev/null and b/public/images/icons/nav/computers.png differ
diff --git a/resources/views/includes/header.blade.php b/resources/views/includes/header.blade.php
index 0131839..9a020d2 100644
--- a/resources/views/includes/header.blade.php
+++ b/resources/views/includes/header.blade.php
@@ -4,6 +4,7 @@
+