Update org:url meta tag to new URL

This commit is contained in:
2026-02-02 12:16:46 +01:00
committed by GitHub
parent 3bd498deb3
commit 68ac8c3d42
+2 -2
View File
@@ -19,7 +19,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" />
<meta property="og:title" content="🥦 Légume"> <meta property="og:title" content="🥦 Légume">
<meta property="og:description" content="🧅 VJ Table Generator 🥕"> <meta property="og:description" content="🧅 VJ Table Generator 🥕">
<meta property="org:url" content="https://klemek.github.io/legume/"> <meta property="org:url" content="https://legume.klemek.fr">
</head> </head>
<body> <body>
@@ -121,4 +121,4 @@
</main> </main>
</body> </body>
</html> </html>