Skip to content

Commit 66f0c15

Browse files
committed
- add screenshot for zalgo text generator and add it to tools.json
1 parent 41fe414 commit 66f0c15

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

data/tools.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1307,5 +1307,16 @@
13071307
"aiPowered": false,
13081308
"featured": false,
13091309
"date": "2025-04-20"
1310+
},
1311+
{
1312+
"id": "zalgo_text_generator",
1313+
"title": "Zalgo Text Generator",
1314+
"description": "Transform ordinary text into corrupted, glitchy Zalgo text with adjustable intensity. Perfect for creating creepy, distorted text effects.",
1315+
"url": "tools/zalgo_text_generator.html",
1316+
"screenshot": "screenshots/screenshot_172.png",
1317+
"type": "tool",
1318+
"aiPowered": false,
1319+
"featured": false,
1320+
"date": "2025-04-21"
13101321
}
13111322
]

screenshots/screenshot_172.png

21.3 KB
Loading

sidebar.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ <h2>Tools by ChatGPT</h2>
257257
<li><a href="/tools/favicon_generator.html">Favicon Generator | Favicon Studio Pro</a></li>
258258
<li><a href="/tools/uuid_generator.html">UUID Generator | Create and Export UUIDs</a></li>
259259
<li><a href="/games/asteroids_3d.html">3D Asteroids</a></li>
260+
<li><a href="/tools/zalgo_text_generator.html">Zalgo Text Generator</a></li>
260261
<!-- end -->
261262
</ul>
262263
</div>

0 commit comments

Comments
 (0)