Skip to content

Commit 682d9fb

Browse files
committed
deploy: 4d461e3
1 parent 757d343 commit 682d9fb

12 files changed

+8
-8
lines changed
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import{h as v}from"./index-DKFtadx3.js";/**
1+
import{h as v}from"./index-BW1zIZSz.js";/**
22
* @license @tabler/icons-vue v3.35.0 - MIT
33
*
44
* This source code is licensed under the MIT license.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png" />
7-
<script type="module" crossorigin src="/assets/index-DKFtadx3.js"></script>
7+
<script type="module" crossorigin src="/assets/index-BW1zIZSz.js"></script>
88
<link rel="stylesheet" crossorigin href="/assets/index-DDtxMb0X.css">
99
</head>
1010
<body class="bg-gray-100 dark:bg-gray-900 dark:text-gray-100">

readme-images/aai-art-preview.png

203 KB
Loading
213 KB
Loading

readme-images/lighthouse-score.png

9.19 KB
Loading
274 KB
Loading
223 KB
Loading

readmes/ProjectDepot-Gallery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> You've already created your projects -- show them off without spending more time.
44
5-
![Project Depot Gallery preview](https://github.com/ProjectDepot/Gallery/blob/main/pd_gallery-preview.png)
5+
![Project Depot Gallery preview](/readme-images/pd_gallery-preview.png)
66

77
A ready-to-fork project that deploys a zero-maintenance landing page to your GitHub Pages site. Your repositories are showcased and updated automatically via GitHub Actions.
88

@@ -22,7 +22,7 @@ I use this project for my own GitHub site, check it out here - <https://parsehex
2222

2323
There's always improvements to make, but we have a decent score already:
2424

25-
![Lighthouse score for parsehex.github.io](https://github.com/ProjectDepot/Gallery/blob/main/lighthouse-score.png)
25+
![Lighthouse score for parsehex.github.io](/readme-images/lighthouse-score.png)
2626

2727
## Documentation
2828

readmes/parsehex-aAI-Art.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
This is an app that explores using AI to create procedural graphics, in contrast to using traditional image models. Instead of generating images directly, we prompt an LLM to return JSON instructions that define sprites, which are then rendered using [Phaser.js](https://phaser.io).
66

7-
![Preview image of the aAI-Art web app](https://github.com/parsehex/aAI-Art/aai-art-preview.png)
7+
![Preview image of the aAI-Art web app](/readme-images/aai-art-preview.png)
88

99
## Features
1010

0 commit comments

Comments
 (0)