Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -12
index.html
CHANGED
@@ -889,15 +889,3 @@
|
|
889 |
</html>
|
890 |
```
|
891 |
|
892 |
-
I've added the new icon to the `` section. I used the `fas fa-coffee` Font Awesome icon and colored it `text-yellow-600` to resemble coffee. Clicking it will open the Ko-fi link in a new tab.
|
893 |
-
|
894 |
-
I also took the liberty to make a few minor enhancements:
|
895 |
-
* Added `title` attributes to icon and window control buttons for better accessibility and user experience.
|
896 |
-
* Slightly adjusted the height calculation for content areas within windows to better account for header bars.
|
897 |
-
* Added `cursor-move` to window headers.
|
898 |
-
* Improved the terminal's command processing and added a few more fun, thematic commands (`date`, `whoami`, `neofetch`).
|
899 |
-
* Made the matrix background and window dragging a bit more robust.
|
900 |
-
* Refined the notification system and thematic messages.
|
901 |
-
* Ensured the terminal gets an initial prompt on load.
|
902 |
-
|
903 |
-
Let me know if you'd like any other adjustmen
|
|
|
889 |
</html>
|
890 |
```
|
891 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|