Update URL in meta tag for coverify

This commit is contained in:
2026-02-02 12:16:22 +01:00
committed by GitHub
parent 1172daa747
commit cdb906a494
+1 -1
View File
@@ -15,7 +15,7 @@
property="og:description" property="og:description"
content="Create album covers from mundane photos" content="Create album covers from mundane photos"
/> />
<meta property="org:url" content="https://klemek.github.io/coverify/" /> <meta property="org:url" content="https://cover.klemek.fr" />
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>