We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e1021 commit 1d2a9c4Copy full SHA for 1d2a9c4
index.html
@@ -33,7 +33,7 @@ <h1 class="text-5xl font-extrabold mb-4 bg-gradient-to-r from-pink-500 via-yello
33
<!-- Project 1: Blockly JavaScript Builder -->
34
<a href="https://gatoc-idk.github.io/Blockly-JavaScript-builder/" target="_blank"
35
class="bg-gray-900 bg-opacity-80 rounded-3xl overflow-hidden glow-card">
36
- <img src="https://imgur.com/2QPIBtg.png" alt="Blockly JavaScript Builder"
+ <img src="https://imgur.com/a/RIptUJw" alt="Blockly JavaScript Builder"
37
class="w-full h-48 object-contain bg-black" />
38
<div class="p-5">
39
<h2 class="text-2xl font-bold text-cyan-400">Blockly JavaScript Builder</h2>
0 commit comments