Skip to content

Commit

Permalink
[Web] Minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
leomotors committed Apr 12, 2022
1 parent 3d12e29 commit aba544e
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 189 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "^1.0.0-next.29",
"@sveltejs/kit": "^1.0.0-next.310",
"@sveltejs/kit": "^1.0.0-next.311",
"@tailwindcss/typography": "^0.5.2",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/eslint-plugin": "^5.19.0",
"@typescript-eslint/parser": "^5.19.0",
"autoprefixer": "^10.4.4",
"eslint": "^8.13.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
2 changes: 1 addition & 1 deletion web/src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<h2>Download now for 🪟Windows</h2>
<h4>✅ Support from Windows 10 1903 (10.0.18362)</h4>
<p class="bruh">if you use older than this, consider what you are using</p>
<h4>✅ Support 32-bit and 64-bit</h4>
<h4>✅ Support 32-bit, 64-bit, ARM32 and ARM64</h4>
<p class="bruh">you use 32-bit in 2022? pathetic</p>
<h4>✅ Support Windows 11's New Mica Material</h4>
<p class="bruh">which of course, only visible if you use Windows 11</p>
Expand Down
Loading

0 comments on commit aba544e

Please sign in to comment.