aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <[email protected]>2025-01-01 01:10:11 -0500
committerAndrew Lee <[email protected]>2025-01-01 01:10:11 -0500
commit8dbfe2f9ce256bf40307838ca4e410a521f6f138 (patch)
tree31e7f6c46e0c147c3296fd674cdca7f3646f1660
parent84bba579e261377c31236f6da4b0115756441ada (diff)
downloadshiftos-archive-website-8dbfe2f9ce256bf40307838ca4e410a521f6f138.tar.gz
shiftos-archive-website-8dbfe2f9ce256bf40307838ca4e410a521f6f138.tar.bz2
shiftos-archive-website-8dbfe2f9ce256bf40307838ca4e410a521f6f138.zip
Changed description
-rw-r--r--src/pages/index.astro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.astro b/src/pages/index.astro
index c544a55..d6ba48b 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -2,7 +2,7 @@
import Layout from '../layouts/Layout.astro';
---
-<Layout title="ShiftOS: The Archive" description="ShiftOS was a game developed by Philip Adams and other developers. The goal for the game was to go from a terminal to a graphical user interface.">
+<Layout title="ShiftOS: The Archive" description="ShiftOS was a game developed by Philip Adams and other developers. The original goal was to go from a bare terminal to a graphical user interface with full desktop features.">
<div class="center">
<img src="/assets/images/ShiftOS 2017 Logo.png" alt="ShiftOS Logo" class="logo">
<h1>ShiftOS: The Archive</h1>