diff options
Diffstat (limited to 'docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html')
-rw-r--r-- | docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html b/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html index 0c23964..29322a1 100644 --- a/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html +++ b/docs/posts/2023-02-08-Interact-with-siri-from-the-terminal.html @@ -6,13 +6,13 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line</title> + <title>Interacting with Siri using the command line</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/posts/2023-02-08-Interact-with-siri-from-the-terminal.html" /> <meta name="twitter:url" content="https://web.navan.dev/posts/2023-02-08-Interact-with-siri-from-the-terminal.html /> <meta name="og:url" content="https://web.navan.dev/posts/2023-02-08-Interact-with-siri-from-the-terminal.html" /> - <meta name="twitter:title" content="id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line" /> - <meta name="og:title" content="id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line" /> + <meta name="twitter:title" content="Interacting with Siri using the command line" /> + <meta name="og:title" content="Interacting with Siri using the command line" /> <meta name="description" content="Code snippet to interact with Siri by issuing commands from the command-line." /> <meta name="twitter:description" content="Code snippet to interact with Siri by issuing commands from the command-line." /> <meta name="og:description" content="Code snippet to interact with Siri by issuing commands from the command-line." /> |