Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Jan 25, 2024
1 parent a904dfe commit bb7a340
Show file tree
Hide file tree
Showing 14 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions .well-known/src/routes/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<header class="box">
<h1>fuz_template</h1>
</header>
<Breadcrumb>🧶</Breadcrumb>
<Breadcrumb>{package_json.icon}</Breadcrumb>
</section>
</div>
<section class="box width_full spaced">
Expand All @@ -27,7 +27,7 @@
</section>
<section class="box">
<Library_Footer {pkg} />
<Breadcrumb>🧶</Breadcrumb>
<Breadcrumb>{package_json.icon}</Breadcrumb>
</section>
</main>

Expand Down

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _app/immutable/chunks/paths.03tSMuU4.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/chunks/paths.YjX5frPA.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
var s;const e=((s=globalThis.__sveltekit_x3r89o)==null?void 0:s.base)??"";var a;const t=((a=globalThis.__sveltekit_x3r89o)==null?void 0:a.assets)??e;export{t as a,e as b};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion _app/immutable/entry/start.1aN18O3S.js

This file was deleted.

1 change: 1 addition & 0 deletions _app/immutable/entry/start.3P4r7AkN.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{a as t}from"../chunks/entry._F3ZAHPC.js";export{t as start};

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit bb7a340

Please sign in to comment.