mirror of
https://github.com/hazemKrimi/touch-programming.git
synced 2026-05-01 18:20:26 +00:00
Share on twitter
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user