Skip to content

Commit d921110

Browse files
deploy: 76239bb
1 parent f8381ac commit d921110

File tree

12 files changed

+90
-50
lines changed

12 files changed

+90
-50
lines changed

404.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727

2828

29-
<meta name="description" content="A minimal starting point for building static websites with 11ty, powered by Vite with Tailwind CSS.">
30-
<meta name="twitter:description" content="A minimal starting point for building static websites with 11ty, powered by Vite with Tailwind CSS.">
31-
<meta property="og:description" content="A minimal starting point for building static websites with 11ty, powered by Vite with Tailwind CSS.">
29+
<meta name="description" content="Error - Not found :/">
30+
<meta name="twitter:description" content="Error - Not found :/">
31+
<meta property="og:description" content="Error - Not found :/">
3232

3333

3434

@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-white">
5454
<div class="py-10"><main class="flex min-h-screen items-center justify-center bg-red-700">

about/index.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727

2828

29-
<meta name="description" content="Gears' Official website">
30-
<meta name="twitter:description" content="Gears' Official website">
31-
<meta property="og:description" content="Gears' Official website">
29+
<meta name="description" content="I'm Gears; a programmer, Minecraft enthusiast, YouTuber and nerd.">
30+
<meta name="twitter:description" content="I'm Gears; a programmer, Minecraft enthusiast, YouTuber and nerd.">
31+
<meta property="og:description" content="I'm Gears; a programmer, Minecraft enthusiast, YouTuber and nerd.">
3232

3333

3434

@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-slate-800 text-white" data-env="{{ node.env }}">
5454
<header class="bg-purple-700 flex from-header-start w-full to-header-end select-none fixed">
@@ -143,9 +143,14 @@ <h1 class="text-3xl font-bold leading-tight text-center">
143143
<site-banner></site-banner>
144144

145145
<footer>
146-
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full transition-all ease-in-out duration-500 max-w-icon_padding hover:max-w-md">
147-
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a>
146+
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full">
147+
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a><a href="https://bisecthosting.com/gears" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/bisect-hosting-2524679d.png" alt="25% off a Minecraft server" title="25% off a Minecraft server" class="w-icon"></a>
148148
</div>
149+
150+
<!-- <div class="left-3 bottom-3 fixed bg-blue-900 rounded-full">
151+
<img src="/images/bisect-hosting.png" class="hover:hidden" width="64"/>
152+
<a href="https://bisecthosting.com/gears" class="hidden hover:visible"><img src="/images/bisect-banner.png"/></a>
153+
</div> -->
149154
</footer>
150155

151156

assets/bisect-hosting-2524679d.png

35.6 KB
Loading

assets/main-f398427d.css renamed to assets/main-daa058f9.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

commissions/index.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727

2828

29-
<meta name="description" content="Gears' Official website">
30-
<meta name="twitter:description" content="Gears' Official website">
31-
<meta property="og:description" content="Gears' Official website">
29+
<meta name="description" content="Gears's datapack commissions">
30+
<meta name="twitter:description" content="Gears's datapack commissions">
31+
<meta property="og:description" content="Gears's datapack commissions">
3232

3333

3434

@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-slate-800 text-white" data-env="{{ node.env }}">
5454
<header class="bg-purple-700 flex from-header-start w-full to-header-end select-none fixed">
@@ -143,9 +143,14 @@ <h1 class="text-3xl font-bold leading-tight text-center">
143143
<site-banner></site-banner>
144144

145145
<footer>
146-
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full transition-all ease-in-out duration-500 max-w-icon_padding hover:max-w-md">
147-
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a>
146+
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full">
147+
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a><a href="https://bisecthosting.com/gears" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/bisect-hosting-2524679d.png" alt="25% off a Minecraft server" title="25% off a Minecraft server" class="w-icon"></a>
148148
</div>
149+
150+
<!-- <div class="left-3 bottom-3 fixed bg-blue-900 rounded-full">
151+
<img src="/images/bisect-hosting.png" class="hover:hidden" width="64"/>
152+
<a href="https://bisecthosting.com/gears" class="hidden hover:visible"><img src="/images/bisect-banner.png"/></a>
153+
</div> -->
149154
</footer>
150155

151156

contact/index.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727

2828

29-
<meta name="description" content="Gears' Official website">
30-
<meta name="twitter:description" content="Gears' Official website">
31-
<meta property="og:description" content="Gears' Official website">
29+
<meta name="description" content="If you have questions you want to ask, or want to reach out to me...">
30+
<meta name="twitter:description" content="If you have questions you want to ask, or want to reach out to me...">
31+
<meta property="og:description" content="If you have questions you want to ask, or want to reach out to me...">
3232

3333

3434

@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-slate-800 text-white" data-env="{{ node.env }}">
5454
<header class="bg-purple-700 flex from-header-start w-full to-header-end select-none fixed">
@@ -143,9 +143,14 @@ <h1 class="text-3xl font-bold leading-tight text-center">
143143
<site-banner></site-banner>
144144

145145
<footer>
146-
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full transition-all ease-in-out duration-500 max-w-icon_padding hover:max-w-md">
147-
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a>
146+
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full">
147+
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a><a href="https://bisecthosting.com/gears" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/bisect-hosting-2524679d.png" alt="25% off a Minecraft server" title="25% off a Minecraft server" class="w-icon"></a>
148148
</div>
149+
150+
<!-- <div class="left-3 bottom-3 fixed bg-blue-900 rounded-full">
151+
<img src="/images/bisect-hosting.png" class="hover:hidden" width="64"/>
152+
<a href="https://bisecthosting.com/gears" class="hidden hover:visible"><img src="/images/bisect-banner.png"/></a>
153+
</div> -->
149154
</footer>
150155

151156

index.html

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626

2727

2828

29-
<meta name="description" content="Gears' Official website">
30-
<meta name="twitter:description" content="Gears' Official website">
31-
<meta property="og:description" content="Gears' Official website">
29+
<meta name="description" content="I am Gears, a software developer and Minecraft YouTuber.">
30+
<meta name="twitter:description" content="I am Gears, a software developer and Minecraft YouTuber.">
31+
<meta property="og:description" content="I am Gears, a software developer and Minecraft YouTuber.">
3232

3333

3434

@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-slate-800 text-white" data-env="{{ node.env }}">
5454
<header class="bg-purple-700 flex from-header-start w-full to-header-end select-none fixed">
@@ -143,9 +143,14 @@ <h1 class="text-3xl font-bold leading-tight text-center">
143143
<site-banner></site-banner>
144144

145145
<footer>
146-
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full transition-all ease-in-out duration-500 max-w-icon_padding hover:max-w-md">
147-
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a>
146+
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full">
147+
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a><a href="https://bisecthosting.com/gears" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/bisect-hosting-2524679d.png" alt="25% off a Minecraft server" title="25% off a Minecraft server" class="w-icon"></a>
148148
</div>
149+
150+
<!-- <div class="left-3 bottom-3 fixed bg-blue-900 rounded-full">
151+
<img src="/images/bisect-hosting.png" class="hover:hidden" width="64"/>
152+
<a href="https://bisecthosting.com/gears" class="hidden hover:visible"><img src="/images/bisect-banner.png"/></a>
153+
</div> -->
149154
</footer>
150155

151156

projects/datapacks/fungecraft/index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747

4848
<!-- https://www.filamentgroup.com/lab/load-css-simpler/ -->
4949
<link crossorigin="anonymous" rel="stylesheet" href="https://rsms.me/inter/inter.css" media="print" onload="this.media='all'; this.onload=null;">
50-
<script type="module" crossorigin src="/assets/main-0697e627.js"></script>
51-
<link rel="stylesheet" href="/assets/main-f398427d.css">
50+
<script type="module" crossorigin src="/assets/main-dd8be374.js"></script>
51+
<link rel="stylesheet" href="/assets/main-daa058f9.css">
5252
</head>
5353
<body class="min-h-screen bg-slate-800 text-white" data-env="{{ node.env }}">
5454
<header class="bg-purple-700 flex from-header-start w-full to-header-end select-none fixed">
@@ -146,9 +146,14 @@ <h1 class="text-3xl font-bold leading-tight text-center">
146146
<site-banner></site-banner>
147147

148148
<footer>
149-
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full transition-all ease-in-out duration-500 max-w-icon_padding hover:max-w-md">
150-
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a>
149+
<div class="right-3 bottom-3 fixed h-16 bg-blue-900 p-3.5 flex flex-row gap-4 items-center overflow-hidden rounded-full">
150+
<a href="https://youtube.com/@Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/youtube-01c11830.png" alt="YouTube" title="YouTube" class="w-icon"></a><a href="https://github.com/Gearsdatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/github-50f2da02.png" alt="Github" title="Github" class="w-icon"></a><a href="https://modrinth.com/user/GearsDatapacks" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/modrinth-54f47f02.svg" alt="Modrinth" title="Modrinth" class="w-icon"></a><a href="https://discord.gg/fmPKDqf9ze" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/discord-7e122817.png" alt="Discord" title="Discord" class="w-icon"></a><a href="https://bisecthosting.com/gears" target="_blank" rel="noopener noreferrer" class="shrink-0"><img src="/assets/bisect-hosting-2524679d.png" alt="25% off a Minecraft server" title="25% off a Minecraft server" class="w-icon"></a>
151151
</div>
152+
153+
<!-- <div class="left-3 bottom-3 fixed bg-blue-900 rounded-full">
154+
<img src="/images/bisect-hosting.png" class="hover:hidden" width="64"/>
155+
<a href="https://bisecthosting.com/gears" class="hidden hover:visible"><img src="/images/bisect-banner.png"/></a>
156+
</div> -->
152157
</footer>
153158

154159

0 commit comments

Comments
 (0)