Skip to content

Commit 262a608

Browse files
deploy: 685245f
1 parent 421ca23 commit 262a608

File tree

12 files changed

+51
-52
lines changed

12 files changed

+51
-52
lines changed

404.html

+2-2
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">

CNAME

-1
This file was deleted.

about/index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<span href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400" aria-current="page" style="transition-property: font-size">
68+
<span href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400 text-xs lg:text-xl" aria-current="page" style="transition-property: font-size">
6969
About
7070
</span>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
80+
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8181
Commissions
8282
</a>
8383
</li>
8484

8585
<li>
86-
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
86+
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8787
Contact me
8888
</a>
8989
</li>
File renamed without changes.

assets/main-daa058f9.css assets/main-aabf32a5.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

commissions/index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
68+
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
6969
About
7070
</a>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<span href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400" aria-current="page" style="transition-property: font-size">
80+
<span href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400 text-xs lg:text-xl" aria-current="page" style="transition-property: font-size">
8181
Commissions
8282
</span>
8383
</li>
8484

8585
<li>
86-
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
86+
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8787
Contact me
8888
</a>
8989
</li>

contact/index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
68+
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
6969
About
7070
</a>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
80+
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8181
Commissions
8282
</a>
8383
</li>
8484

8585
<li>
86-
<span href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400" aria-current="page" style="transition-property: font-size">
86+
<span href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 cursor-default border-gray-400 text-gray-400 text-xs lg:text-xl" aria-current="page" style="transition-property: font-size">
8787
Contact me
8888
</span>
8989
</li>

index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
68+
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
6969
About
7070
</a>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
80+
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8181
Commissions
8282
</a>
8383
</li>
8484

8585
<li>
86-
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
86+
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8787
Contact me
8888
</a>
8989
</li>

projects/datapacks/fungecraft/index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
68+
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
6969
About
7070
</a>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
80+
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8181
Commissions
8282
</a>
8383
</li>
8484

8585
<li>
86-
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
86+
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8787
Contact me
8888
</a>
8989
</li>

projects/datapacks/gadgets/index.html

+6-6
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-dd8be374.js"></script>
51-
<link rel="stylesheet" href="/assets/main-daa058f9.css">
50+
<script type="module" crossorigin src="/assets/main-23afc556.js"></script>
51+
<link rel="stylesheet" href="/assets/main-aabf32a5.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">
@@ -65,25 +65,25 @@
6565
</a>
6666
<ul class="hidden sm:flex space-x-4">
6767
<li>
68-
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
68+
<a href="/about/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
6969
About
7070
</a>
7171
</li>
7272

7373
<li>
74-
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
74+
<a href="/projects/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
7575
Projects
7676
</a>
7777
</li>
7878

7979
<li>
80-
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
80+
<a href="/commissions/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8181
Commissions
8282
</a>
8383
</li>
8484

8585
<li>
86-
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline hover:text-2xl" style="transition-property: font-size">
86+
<a href="/contact/" class="text-xl font-bold border-2 p-2 ease-linear duration-75 border-cyan-500 text-cyan-300 hover:underline text-xs lg:text-xl hover:text-xl hover:lg:text-2xl" style="transition-property: font-size">
8787
Contact me
8888
</a>
8989
</li>

0 commit comments

Comments
 (0)