diff options
| author | Andrew Lee <alee14498@protonmail.com> | 2024-03-12 20:54:06 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@protonmail.com> | 2024-03-12 20:54:06 -0400 |
| commit | 8edeebb44d9b3636268d95c30d462593d9a074d8 (patch) | |
| tree | 4d8b53073b8592f5caaff67326195ae823509fda /src/pages/downloads | |
| parent | ae20d39d4d64698977d664a83b8b9454917aacad (diff) | |
| download | personal-website-8edeebb44d9b3636268d95c30d462593d9a074d8.tar.gz personal-website-8edeebb44d9b3636268d95c30d462593d9a074d8.tar.bz2 personal-website-8edeebb44d9b3636268d95c30d462593d9a074d8.zip | |
Logo changes; CSS Tweaks; Package update
Diffstat (limited to 'src/pages/downloads')
| -rw-r--r-- | src/pages/downloads/osft-software-archive.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/downloads/osft-software-archive.astro b/src/pages/downloads/osft-software-archive.astro index 039fc2e..47070c4 100644 --- a/src/pages/downloads/osft-software-archive.astro +++ b/src/pages/downloads/osft-software-archive.astro @@ -7,7 +7,7 @@ import '../../styles/cards.css'; <div class="content-warning"> <h2>Content Warning</h2> <p>Some of the software in this pack contains a jumpscare. If you have epilepsy, please be cautious.</p> - <p>Disable your antivirus as it can detect false positive, feel free to use a VM in case this feels not safe.</p> + <p>Disable your antivirus as it can detect false positive, feel free to use a VM if you feel unsafe.</p> </div> <div class="card note"> <h2>Note</h2> |
