Skip to content

Commit d4a0cb9

Browse files
Got rid of annoying GitHub link format
1 parent da243d5 commit d4a0cb9

File tree

1 file changed

+15
-30
lines changed

1 file changed

+15
-30
lines changed

index.html

Lines changed: 15 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ <h2>My GitHub Pages site</h2>
2121

2222
<section id="downloads">
2323

24-
<a href="https://github.com/ThePython10110/ThePython10110.github.io" class="btn btn-github"><span
25-
class="icon"></span>View on GitHub</a>
24+
<a href="https://github.com/ThePython10110/ThePython10110.github.io"View on GitHub</a>
2625
</section>
2726
</div>
2827
</header>
@@ -34,8 +33,7 @@ <h1 id="thepython10110">ThePython10110</h1>
3433
<h1 id="music">Music</h1>
3534
<p>Find my music (mostly video game transcriptions) on <a
3635
href="https://musescore.com/thepython10110">MuseScore.com</a> and <a
37-
href="https://github.com/thepython10110/musescore" class="btn btn-github"><span
38-
class="icon"></span>GitHub</a>.</p>
36+
href="https://github.com/thepython10110/musescore"GitHub</a>.</p>
3937
<hr>
4038
<h1 id="software-on-my-computer"><a href="software-on-my-computer">Software on my computer</a></h1>
4139
<p>A list of software on my computer.</p>
@@ -45,47 +43,37 @@ <h1 id="software-on-my-computer"><a href="software-on-my-computer">Software on m
4543
<h1 id="minetest-mods">Minetest mods</h1>
4644
</summary>
4745
<h3 id="better_randomizer">Better Randomizer</h3>
48-
<p><a href="https://github.com/thepython10110/better_randomizer" class="btn btn-github"><span
49-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/better_randomizer/">ContentDB</a></p>
46+
<p><a href="https://github.com/thepython10110/better_randomizer"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/better_randomizer/">ContentDB</a></p>
5047
<p>A Minetest mod that randomizes node drops, entity drops, and crafting recipes. Saves randomness, can be toggled on/off</p>
5148
<h3 id="clonetron">Clonetron</h3>
52-
<p><a href="https://github.com/thepython10110/clonetron" class="btn btn-github"><span
53-
class="icon"></span>GitHub</a></p>
54-
<p>Hopefully a port of <a href="https://github.com/minetest-mods/digtron" class="btn btn-github"><span
55-
class="icon"></span>Digtron</a> for <a
49+
<p><a href="https://github.com/thepython10110/clonetron"GitHub</a></p>
50+
<p>Hopefully a port of <a href="https://github.com/minetest-mods/digtron"Digtron</a> for <a
5651
href="https://content.minetest.net/packages/Wuzzy/mineclone2">MineClone</a>. It doesn&#39;t work
5752
at the moment. Basically, all I did so far was change the crafting recipes, change the
5853
dependencies, and find/replace &quot;digtron&quot; with &quot;clonetron.&quot; I might try to fix it
5954
soon.</p>
6055
<h3 id="spawncraft">SpawnCraft</h3>
61-
<p><a href="https://github.com/thepython10110/spawncraft" class="btn btn-github"><span
62-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/spawncraft/">ContentDB</a></p>
56+
<p><a href="https://github.com/thepython10110/spawncraft"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/spawncraft/">ContentDB</a></p>
6357
<p>A mod for <a href="https://content.minetest.net/packages/Wuzzy/mineclone2">MineClone</a> that adds
6458
crafting recipes for spawners and spawn eggs.</p>
6559
<h3 id="exchangeclone">ExchangeClone</h3>
66-
<p><a href="https://github.com/thepython10110/exchangeclone" class="btn btn-github"><span
67-
class="icon"></span>GitHub</a>, <a href="https://github.com/thepython10110/exchangeclone/wiki">Wiki</a>, <a href="https://content.minetest.net/packages/ThePython/exchangeclone/">ContentDB</a></p>
68-
<p>A fork of <a href=https://github.com/enchant97/minetest_element_exchange class="btn btn-github"><span
69-
class="icon"></span>Element Exchange</a> (based on Equivalent Exchange/ProjectE) with bugfixes, better energy values, MineClone2/Mineclonia support, and tons of new features such as Dark Matter, Red Matter,
60+
<p><a href="https://github.com/thepython10110/exchangeclone"GitHub</a>, <a href="https://github.com/thepython10110/exchangeclone/wiki">Wiki</a>, <a href="https://content.minetest.net/packages/ThePython/exchangeclone/">ContentDB</a></p>
61+
<p>A fork of <a href=https://github.com/enchant97/minetest_element_exchangeElement Exchange</a> (based on Equivalent Exchange/ProjectE) with bugfixes, better energy values, MineClone2/Mineclonia support, and tons of new features such as Dark Matter, Red Matter,
7062
and tools that can be made with them. Basically adds an
7163
energy value for most items (including items from "Why?"), and the ability to convert things into energy and energy into other things. For instance, 8 iron/steel
7264
ingots (256 energy) can be converted into 1 gold ingot (2048 energy), which can be converted into 2048 cobblestone (1 energy).</p>
7365
<h3 id="portability">Portability</h3>
74-
<p><a href="https://github.com/thepython10110/portability" class="btn btn-github"><span
75-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
66+
<p><a href="https://github.com/thepython10110/portability"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
7667
<p>Adds a portable crafting table, portable ender chest, and portable enchanting table to MineClone.</p>
7768
<h3 id="portability">Portability</h3>
78-
<p><a href="https://github.com/thepython10110/portability" class="btn btn-github"><span
79-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
69+
<p><a href="https://github.com/thepython10110/portability"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/portability/">ContentDB</a></p>
8070
<p>Adds a portable crafting table, portable ender chest, and portable enchanting table to MineClone.</p>
8171
<h3 id="why">Why?</h3>
82-
<p><a href="https://github.com/thepython10110/why" class="btn btn-github"><span
83-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/why/">ContentDB</a></p>
72+
<p><a href="https://github.com/thepython10110/why"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/why/">ContentDB</a></p>
8473
<p>A modpack that adds a whole bunch of completely random things to MineClone/Minetest Game. Some are useful, others are solely for annoying
8574
people, and some are <i>completely</i> useless. Not all features are available in Minetest Game.</p>
8675
<h3 id="too_many_aliases">Too Many Aliases</h3>
87-
<p><a href="https://github.com/thepython10110/too_many_aliases" class="btn btn-github"><span
88-
class="icon"></span>GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/too_many_aliases/">ContentDB</a></p>
76+
<p><a href="https://github.com/thepython10110/too_many_aliases"GitHub</a>, <a href="https://content.minetest.net/packages/ThePython/too_many_aliases/">ContentDB</a></p>
8977
<p>A MineClone mod that adds tons of aliases that make itemstrings match MineCraft as much as possible.</p>
9078
</details>
9179
<hr>
@@ -94,13 +82,11 @@ <h3 id="too_many_aliases">Too Many Aliases</h3>
9482
<h1 id="random-programming-projects">Random programming projects</h1>
9583
</summary>
9684
<h3 id="tengwar-transcriber">Tengwar Transcriber</h3>
97-
<p><a href="https://github.com/thepython10110/tengwar-transcriber" class="btn btn-github"><span
98-
class="icon"></span>GitHub</a>, <a href="Tengwar-Transcriber">Demo</a></p>
85+
<p><a href="https://github.com/thepython10110/tengwar-transcriber"GitHub</a>, <a href="Tengwar-Transcriber">Demo</a></p>
9986
<p>A program that converts English into Lord of the Rings Elvish Tengwar. I&#39;m unlikely to finish it,
10087
especially since <a href="https://tecendil.com">Tecendil</a> already exists.</p>
10188
<h3 id="countdown">Countdown</h3>
102-
<p><a href="https://github.com/thepython10110/countdown" class="btn btn-github"><span
103-
class="icon"></span>GitHub</a></p>
89+
<p><a href="https://github.com/thepython10110/countdown"GitHub</a></p>
10490
<p>A Python/Tkinter program that counts down the time until user-specified events, with the ability to
10591
make
10692
custom themes. It requires Python 3 on a Windows computer (although using it on other OS&#39;s
@@ -111,8 +97,7 @@ <h3 id="countdown">Countdown</h3>
11197
server via the REST API. It uses my Python script (<code>hass.py</code>) which has several functions
11298
that make the Home Assistant REST API relatively easy to use.</p>
11399
<h3 id="github-pages">GitHub Pages</h3>
114-
<p><a href="https://github.com/thepython10110/thepython10110.github.io" class="btn btn-github"><span
115-
class="icon"></span>GitHub</a></p>
100+
<p><a href="https://github.com/thepython10110/thepython10110.github.io"GitHub</a></p>
116101
<p>The code for this site.</p>
117102
</details>
118103
</section>

0 commit comments

Comments
 (0)