Skip to content

Commit

Permalink
Change external links to have correct html tag
Browse files Browse the repository at this point in the history
  • Loading branch information
emilyhunt committed Dec 3, 2023
1 parent f6d4a27 commit 840282e
Show file tree
Hide file tree
Showing 71 changed files with 590 additions and 590 deletions.
20 changes: 10 additions & 10 deletions docs/2021.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,25 @@

<link href="./_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="./_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.327987e4.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.9d2f8f36.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.70356581.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.042d57b6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.8e44bc96.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.91becf2d.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.b6026549.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.fcbe3bad.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.54603042.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.994e97d9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.3367bda2.js">
<link rel="modulepreload" href="./_app/immutable/nodes/6.368ef6eb.js">
<link rel="modulepreload" href="./_app/immutable/nodes/6.5e20b10c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/each.e59479a4.js"><title>Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021">[page source code]</a> </header> <p data-svelte-h="svelte-645cry">Oh no! The sleigh keys have gone overboard. Can we save Christmas by recovering the sleigh keys with a submarine?!?</p> <img src="https://i.giphy.com/media/dNhCpFWksNtbMLsFpX/giphy.webp" alt="A submarine!" height="200"> <p data-svelte-h="svelte-ne1tbi">All attempted solutions for 2021 are below.</p> <ul><li><a href="/2021/day/01">[day 01]</a> </li></ul>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021">[page source code]</a> </header> <p data-svelte-h="svelte-645cry">Oh no! The sleigh keys have gone overboard. Can we save Christmas by recovering the sleigh keys with a submarine?!?</p> <img src="https://i.giphy.com/media/dNhCpFWksNtbMLsFpX/giphy.webp" alt="A submarine!" height="200"> <p data-svelte-h="svelte-ne1tbi">All attempted solutions for 2021 are below.</p> <ul><li><a href="/2021/day/01">[day 01]</a> </li></ul>

<script>
{
__sveltekit_1gcgn74 = {
__sveltekit_1f78nue = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -36,8 +36,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.327987e4.js"),
import("./_app/immutable/entry/app.8e44bc96.js")
import("./_app/immutable/entry/start.9d2f8f36.js"),
import("./_app/immutable/entry/app.91becf2d.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 6],
Expand Down
20 changes: 10 additions & 10 deletions docs/2021/day/01.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.327987e4.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.9d2f8f36.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.70356581.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.042d57b6.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.8e44bc96.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.91becf2d.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.b6026549.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.fcbe3bad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.54603042.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.994e97d9.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.3367bda2.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/2.1c82dfce.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/2.b7d62afa.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/7.27423152.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.44ccb6f6.js"><title>2021 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2021/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_1gcgn74 = {
__sveltekit_1f78nue = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.327987e4.js"),
import("../../_app/immutable/entry/app.8e44bc96.js")
import("../../_app/immutable/entry/start.9d2f8f36.js"),
import("../../_app/immutable/entry/app.91becf2d.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2, 7],
Expand Down
18 changes: 9 additions & 9 deletions docs/2022.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@

<link href="./_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="./_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.327987e4.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.9d2f8f36.js">
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.70356581.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.042d57b6.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.8e44bc96.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.91becf2d.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.b6026549.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.fcbe3bad.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.54603042.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.994e97d9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/stores.3367bda2.js">
<link rel="modulepreload" href="./_app/immutable/nodes/8.a0f99b12.js">
<link rel="modulepreload" href="./_app/immutable/chunks/PuzzleList.b4617fff.js">
<link rel="modulepreload" href="./_app/immutable/chunks/await_block.5bed495b.js"><title>2021 Day 1 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022">[page source code]</a> </header> <p data-svelte-h="svelte-1ga2bgr">Oh no! We&#39;ve only got 25 days until Christmas and Santa&#39;s reindeer need enough star fruit snacks to help them deliver
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022">[page source code]</a> </header> <p data-svelte-h="svelte-1ga2bgr">Oh no! We&#39;ve only got 25 days until Christmas and Santa&#39;s reindeer need enough star fruit snacks to help them deliver
presents. Can we explore the jungle and retrieve enough star fruit snacks to save Christmas?!?</p> <img src="https://i.giphy.com/media/DGRFeXQGFeDf0tBOuv/giphy-downsized-large.gif" alt="A Christmas star!" height="200"> <p data-svelte-h="svelte-1fblnb7">Below are all attempted solutions for 2022.</p> <p data-svelte-h="svelte-cyqisy">Generating list of puzzles...</p>

<script>
{
__sveltekit_1gcgn74 = {
__sveltekit_1f78nue = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -38,8 +38,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.327987e4.js"),
import("./_app/immutable/entry/app.8e44bc96.js")
import("./_app/immutable/entry/start.9d2f8f36.js"),
import("./_app/immutable/entry/app.91becf2d.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 8],
Expand Down
20 changes: 10 additions & 10 deletions docs/2022/day/01.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.327987e4.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.9d2f8f36.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.70356581.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.042d57b6.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.8e44bc96.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.91becf2d.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.b6026549.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.fcbe3bad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.54603042.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.994e97d9.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.3367bda2.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.fb6bc689.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.3ed8dbae.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/9.11509994.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.ae9c287e.js"><title>2022 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/01">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_1gcgn74 = {
__sveltekit_1f78nue = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.327987e4.js"),
import("../../_app/immutable/entry/app.8e44bc96.js")
import("../../_app/immutable/entry/start.9d2f8f36.js"),
import("../../_app/immutable/entry/app.91becf2d.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 3, 9],
Expand Down
20 changes: 10 additions & 10 deletions docs/2022/day/02.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,27 +9,27 @@
<link href="../../_app/immutable/assets/GetUserData.968c560a.css" rel="stylesheet">
<link href="../../_app/immutable/assets/_page.e344fce4.css" rel="stylesheet">
<link href="../../_app/immutable/assets/2.109cb5c3.css" rel="stylesheet">
<link rel="modulepreload" href="../../_app/immutable/entry/start.327987e4.js">
<link rel="modulepreload" href="../../_app/immutable/entry/start.9d2f8f36.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/scheduler.fd3686c2.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.70356581.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/singletons.042d57b6.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.fc7d12dd.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.8e44bc96.js">
<link rel="modulepreload" href="../../_app/immutable/entry/app.91becf2d.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/index.a4ac66b3.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.b6026549.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.fcbe3bad.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/0.54603042.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.994e97d9.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/stores.3367bda2.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.fb6bc689.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/3.3ed8dbae.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/await_block.5bed495b.js">
<link rel="modulepreload" href="../../_app/immutable/nodes/10.05741d7b.js">
<link rel="modulepreload" href="../../_app/immutable/chunks/_page.5470e7cc.js"><title>2022 Day 1 - Emily's Advent of Code</title><!-- HEAD_svelte-1uo06u1_START --><!-- HEAD_svelte-1uo06u1_END -->
</head>
<body>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/02">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>
<div> <header><h1 style="color: #e3e3e3; margin-bottom: 0.2em; margin-top: 0.2em;" data-svelte-h="svelte-11nbxet">Emily&#39;s Advent of Code</h1> <a href="/" data-svelte-h="svelte-18rze8u">[home]</a> <a rel="external" href="https://github.com/emilyhunt/advent-of-code">[repo]</a> <a rel="external" href="https:/github.com/emilyhunt/advent-of-code/tree/main/src/routes/2022/day/02">[page source code]</a> </header> <p data-svelte-h="svelte-fw339i">fetching page metadata...</p>

<script>
{
__sveltekit_1gcgn74 = {
__sveltekit_1f78nue = {
base: new URL("../..", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -39,8 +39,8 @@
const data = [null,null,null];

Promise.all([
import("../../_app/immutable/entry/start.327987e4.js"),
import("../../_app/immutable/entry/app.8e44bc96.js")
import("../../_app/immutable/entry/start.9d2f8f36.js"),
import("../../_app/immutable/entry/app.91becf2d.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 3, 10],
Expand Down
Loading

0 comments on commit 840282e

Please sign in to comment.