Skip to content

Commit 70c5e3c

Browse files
Update index.md
1 parent a01dcb3 commit 70c5e3c

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

index.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ A MineClone2 mod that adds tons of aliases that make itemstrings match MineCraft
5252

5353
A Python/Tkinter program that counts down the time until user-specified events, with the ability to make custom themes. It requires Python 3 on a Windows computer (although using it on other OS's shouldn't take much modification), and several Python modules that _should_ automatically be installed. It saves either to a JSON file or to a [Home Assistant](https://home-assistant.io) server via the REST API. It uses my Python script (`hass.py`) which has several functions that make the Home Assistant REST API relatively easy to use.
5454

55+
### GitHub Pages
56+
[GitHub](https://github.com/thepython10110/thepython10110.github.io)
57+
58+
The code for this site.
59+
5560
### Midiflip
5661
[GitHub](https://github.com/thepython10110/midiflip), [Demo](midiflip)
5762

@@ -62,8 +67,9 @@ A program to flip MIDI files (high notes become low notes, low notes become high
6267

6368
A program that converts English into Lord of the Rings Elvish Tengwar. I'm unlikely to finish it, especially since [Tecendil](https://tecendil.com) already exists.
6469

65-
### GitHub Pages
66-
[GitHub](https://github.com/thepython10110/thepython10110.github.io)
70+
### UserStyles
71+
[GitHub](https://github.com/ThePython10110/UserStyles) [UserStyles.world](https://userstyles.world/user/ThePython10110)
6772

68-
The code for this site.
69-
</details>
73+
Themes for a couple of websites.
74+
75+
</details>

0 commit comments

Comments
 (0)