Skip to content

Commit f8381ac

Browse files
deploy: cf4fc56
1 parent 4053b50 commit f8381ac

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

about/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h1 class="text-3xl font-bold leading-tight text-center">
130130
<div class="mx-auto max-w-4xl px-4 sm:px-6 lg:px-8">
131131
<div class="py-8 leading-8">
132132
<p class="text-xl">
133-
<span class="text-2xl font-bold">I'm Gears; a programmer, Minecraft enthusiast, YouTuber and nerd.</span><br><br> The programming language I know most about, and therefore use the most, is JavaScript/TypeScript. However, I also know Ruby, MCFunction and Java, and dabble in Haskell and Python.<br> I make <a href="https://youtube.com/@Gearsdatapacks" class="text-blue-500 underline" target="_blank" rel="noopener noreferrer">YouTube videos</a> about my ongoing struggle with Minecraft datapacks, as well as other fun Minecraft content.<br> Projects I've made include a programming language with Minecraft datapacks (not alone), and an interactive Discord bot.<br> More information on the <a href="/projects/" class="font-bold hover:underline">projects</a> page.
133+
<span class="text-2xl font-bold">I'm Gears; a programmer, Minecraft enthusiast, YouTuber and nerd.</span><br><br> The programming language I know most about, and therefore use the most, is JavaScript/TypeScript. However, I also know Ruby, MCFunction and Golang, and dabble in Rust and Python.<br> I make <a href="https://youtube.com/@Gearsdatapacks" class="text-blue-500 underline" target="_blank" rel="noopener noreferrer">YouTube videos</a> about my ongoing struggle with Minecraft datapacks, as well as other fun Minecraft content.<br> Projects I've made include a programming language with Minecraft datapacks (not alone), and a Datapack Package Manager.<br> More information on the <a href="/projects/" class="font-bold hover:underline">projects</a> page.
134134
</p>
135135
</div>
136136
<div class="prose prose-lg prose-gray text-gray-500">

commissions/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h1 class="text-3xl font-bold leading-tight text-center">
130130
<div class="mx-auto max-w-4xl px-4 sm:px-6 lg:px-8">
131131
<div class="py-8 leading-8">
132132
<p class="text-xl">
133-
Amongst other things, I make paid datapacks for people. If you would like me to make you a datapack, please <a href="/contact/" class="hover:underline font-bold">contact me</a>. <span class="absolute right-10 bottom-20 text-slate-800">Hi :)</span>
133+
Among other things, I make paid datapacks for people. If you would like me to make you a datapack, please <a href="/contact/" class="hover:underline font-bold">contact me</a>. <span class="absolute right-10 bottom-20 text-slate-800">Hi :)</span>
134134
</p>
135135
</div>
136136
<div class="prose prose-lg prose-gray text-gray-500">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ <h1 class="text-3xl font-bold leading-tight text-center">
130130
<div class="mx-auto max-w-4xl px-4 sm:px-6 lg:px-8">
131131
<div class="py-8 leading-8">
132132
<p class="text-xl">
133-
I am Gears, a software developer and Minecraft YouTuber.<br> More about me in the <a href="/about/" class="underline font-bold">about</a> section.<br> You can check out my finished and ongoing projects in the <a href="/projects/" class="underline font-bold">projects</a> section.<br> For information on Minecraft datapack commissions, see <a href="/commissions/" class="underline font-bold">here</a>.<br> If you have more questions, you can <a href="/contact/" class="underline font-bold">contact me</a>.
133+
I am Gears, a software developer and Minecraft YouTuber.<br> More about me in the <a href="/about/" class="underline font-bold">about</a> section.<br> You can check out my finished and ongoing projects in <a href="/projects/" class="underline font-bold">projects</a>.<br> For information on Minecraft datapack commissions, see <a href="/commissions/" class="underline font-bold">commissions</a>.<br> If you have more questions, you can <a href="/contact/" class="underline font-bold">contact me</a>.
134134
</p>
135135
</div>
136136
<div class="prose prose-lg prose-gray text-gray-500">

0 commit comments

Comments
 (0)