Skip to content

Commit 711d8a4

Browse files
committed
- update author meta tags to be more accurate
1 parent ffdf311 commit 711d8a4

File tree

6 files changed

+2122
-149
lines changed

6 files changed

+2122
-149
lines changed

games/word_search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="description"
88
content="Play a fun and challenging word search game with a randomly generated puzzle and a variety of words to find.">
99
<meta name="keywords" content="word search, puzzle, game, fun, challenge, online word search game">
10-
<meta name="author" content="ChatGPT and Tobias Müller">
10+
<meta name="author" content="ChatGPT prompted by Tobias Müller">
1111
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1212
<meta name="robots" content="index, follow">
1313
<link rel="canonical" href="https://www.gptgames.dev/games/word_search.html">

tools/favicon_generator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<meta name="keywords"
2525
content="favicon generator, favicon maker, website icon, app icon, favicon creator, free favicon tool, custom favicon, icon designer, web design tools">
26-
<meta name="author" content="Claude 3.7 Sonnet, Tobias Müller">
26+
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
2727
<meta name="robots" content="index, follow">
2828
<meta name="language" content="English">
2929

tools/file_size_converter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="description" content="Convert file sizes between bytes, kilobytes, megabytes, gigabytes, and terabytes. Free online tool with binary and decimal unit conversion.">
88
<meta name="keywords" content="file size converter, bytes to kb, mb to gb, file size calculator, binary conversion, decimal conversion">
9-
<meta name="author" content="Claude 3.7 Sonnet, Tobias Müller">
9+
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
1010
<link rel="canonical" href="https://www.gptgames.dev/tools/file_size_converter.html">
1111
<meta property="og:type" content="website">
1212
<meta property="og:url" content="https://www.gptgames.dev/tools/file_size_converter.html">

tools/fractal_viewer_3d.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<meta name="twitter:image" content="https://www.gptgames.dev/screenshots/screenshot_168.png">
1818
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1919
<meta name="robots" content="index, follow">
20-
<meta name="author" content="Claude 3.7 Sonnet and Tobias Müller">
20+
<meta name="author" content="Claude 3.7 Sonnet prompted by Tobias Müller">
2121
<meta name="canonical" content="https://www.gptgames.dev/tools/fractal_viewer_3d.html">
2222
<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>">
2323
<style>

0 commit comments

Comments
 (0)