add site address to og:url, og:image and canonical link
The site is now live at cursor-lang.alrakis.kz, so these tags can be filled in.
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:title" content="CursorLang — the keyboard layout at your cursor">
|
<meta property="og:title" content="CursorLang — the keyboard layout at your cursor">
|
||||||
<meta property="og:description" content="Switch the layout and a small popup names it, right where you are typing. Free, offline, under 9 MB in the tray.">
|
<meta property="og:description" content="Switch the layout and a small popup names it, right where you are typing. Free, offline, under 9 MB in the tray.">
|
||||||
|
<meta property="og:url" content="https://cursor-lang.alrakis.kz/">
|
||||||
|
<meta property="og:image" content="https://cursor-lang.alrakis.kz/favicon.svg">
|
||||||
|
<link rel="canonical" href="https://cursor-lang.alrakis.kz/">
|
||||||
<meta name="theme-color" content="#fbfbfd" media="(prefers-color-scheme: light)">
|
<meta name="theme-color" content="#fbfbfd" media="(prefers-color-scheme: light)">
|
||||||
<meta name="theme-color" content="#0d0d10" media="(prefers-color-scheme: dark)">
|
<meta name="theme-color" content="#0d0d10" media="(prefers-color-scheme: dark)">
|
||||||
<link rel="icon" href="favicon.svg" type="image/svg+xml">
|
<link rel="icon" href="favicon.svg" type="image/svg+xml">
|
||||||
|
|||||||
Reference in New Issue
Block a user