Share on twitter

This commit is contained in:
2025-02-22 17:01:42 +01:00
parent 1102b4d770
commit 574a738868
9 changed files with 971 additions and 18 deletions
+15
View File
@@ -3,6 +3,21 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Master touch typing with real code snippets from your favorite programming languages, powered by AI."
>
<meta
name="keywords"
content="touch typing, programming, code snippets, AI, artificial intelligence, wpm test, typing test, typing practice"
>
<meta property="og:title" content="Touch Programming">
<meta
property="og:description"
content="Master touch typing with real code snippets from your favorite programming languages, powered by AI."
>
<meta property="og:url" content=".">
<link rel="canonical" href=".">
<link rel="icon" sizes="192x192" href="android-chrome-192x192.png">
<link rel="icon" sizes="512x512" href="android-chrome-512x512.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">