Skip to content

Commit 6f61e5c

Browse files
committed
update: add opengraph meta tags
1 parent 7a17ebe commit 6f61e5c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

website/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
<link id="favicon" rel="icon" type="image/x-icon" href="">
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<meta property="og:title" content="SmartScan">
8+
<meta property="og:description" content="Search images and videos offline using text or by reverse image search with on-device AI">
9+
<meta property="og:image" content="public/banner.png">
10+
<meta property="og:url" content="https://smartscanapp.github.io/smartscan-android/">
11+
<meta property="og:type" content="website">
712
<title>SmartScan</title>
813

914
<style>

0 commit comments

Comments
 (0)