Skip to content

Commit 456c42c

Browse files
author
Aleksander Katan
committed
Updated lint
1 parent f1d1d5a commit 456c42c

File tree

2 files changed

+6
-2
lines changed
  • apps/typegpu-docs/src/content/examples/rendering

2 files changed

+6
-2
lines changed

apps/typegpu-docs/src/content/examples/rendering/xor-dev-centrifuge-2/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<canvas data-fit-to-container></canvas>
2-
<p class="absolute px-2 py-1 rounded-xl top-2 mx-auto text-lg text-center text-white bg-black/50">
2+
<p
3+
class="absolute px-2 py-1 rounded-xl top-2 mx-auto text-lg text-center text-white bg-black/50"
4+
>
35
Port of "Centrifuge 2" by XorDev (<a
46
class="text-purple-300"
57
href="https://xordev.com"

apps/typegpu-docs/src/content/examples/rendering/xor-dev-runner/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<canvas data-fit-to-container></canvas>
2-
<p class="absolute px-2 py-1 rounded-xl top-2 mx-auto text-lg text-center text-white bg-black/50">
2+
<p
3+
class="absolute px-2 py-1 rounded-xl top-2 mx-auto text-lg text-center text-white bg-black/50"
4+
>
35
Port of "Runner" by XorDev (<a
46
class="text-purple-300"
57
href="https://xordev.com"

0 commit comments

Comments
 (0)