Skip to content

Commit e0bb4b7

Browse files
committed
- add missing favicons
1 parent 335434b commit e0bb4b7

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

games/asteroids_3d.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>3D Asteroids</title>
7+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>☄️</text></svg>">
78
<meta name="description" content="Experience thrilling first-person 3D Asteroids gameplay in this browser-based game. Navigate through space, shoot asteroids, and survive increasingly difficult levels.">
89
<meta name="keywords" content="3D Asteroids, browser game, JavaScript game, first-person space shooter, ThreeJS">
910
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">

tools/character_map_explorer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
1111
<meta name="robots" content="index, follow">
1212
<link rel="canonical" href="https://www.gptgames.dev/tools/character_map_explorer.html">
13+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🔣</text></svg>">
1314
<meta property="og:type" content="website">
1415
<meta property="og:url" content="https://www.gptgames.dev/tools/character_map_explorer.html">
1516
<meta property="og:title" content="Character Map Explorer | Interactive Unicode Tool">

tools/css_cursor_playground.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
99
<meta name="robots" content="index, follow">
1010
<link rel="canonical" href="https://www.gptgames.dev/tools/css_cursor_playground.html">
11+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🐭</text></svg>">
1112
<meta property="og:type" content="website">
1213
<meta property="og:url" content="https://www.gptgames.dev/tools/css_cursor_playground.html">
1314
<meta property="og:title" content="CSS Cursor Playground - Interactive CSS Cursor Property Tool">

tools/invoice_generator.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
<title>Invoice Generator</title>
7-
<!-- Basic SEO Meta Tags -->
7+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>📄</text></svg>">
88
<meta name="title" content="Invoice Generator - Free Online Invoice Generator | GPT Games">
99
<meta name="description" content="Create professional invoices instantly with our free online invoice generator. Customize templates, add your logo, track payments, and export as PDF. No sign-up required.">
1010
<meta name="keywords" content="invoice generator, free invoice maker, online invoice tool, professional invoice templates, PDF invoice creator, business invoice software">

tools/text_sound_visualizer.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎼</text></svg>">
56
<meta name="description" content="Transform text into unique sound wave patterns and visuals with this interactive Text Sound Visualizer. See and hear the audio fingerprint of any text based on letter frequency, word length, and punctuation.">
67
<meta name="keywords" content="text to sound, sound visualization, audio visualization, text visualization, sound waves, text to audio, online sound tool, audio fingerprint, text patterns, interactive audio">
78
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">

tools/uuid_generator.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta name="robots" content="index, follow">
1212
<meta name="language" content="English">
1313
<link rel="canonical" href="https://www.gptgames.dev/tools/uuid_generator.html">
14+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧬</text></svg>">
1415
<meta property="og:type" content="website">
1516
<meta property="og:url" content="https://www.gptgames.dev/tools/uuid_generator.html">
1617
<meta property="og:title" content="Advanced UUID Generator | Create & Export UUIDs">

tools/zalgo_text_generator.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
1111
<meta name="robots" content="index, follow">
1212
<link rel="canonical" href="https://www.gptgames.dev/tools/zalgo_text_generator.html">
13+
<link rel="icon" href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>👁️</text></svg>">
1314
<meta property="og:type" content="website">
1415
<meta property="og:url" content="https://www.gptgames.dev/tools/zalgo_text_generator.html">
1516
<meta property="og:title" content="Zalgo Text Generator | Create Glitchy Corrupted Text">

0 commit comments

Comments
 (0)