Skip to content

Commit

Permalink
Redirection subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyavKaneria authored Sep 19, 2024
1 parent 953a59b commit 9ae9ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
<meta property="og:title" content="Local Lock - secure, offline, local, open source password saving app" />
<meta property="og:description" content="Local Lock is an Android app with the only goal of being a secure, locked, no-third party, completely local open source password saving app.
Very useful for less important frequently changing secure password storage" />
<meta property="og:image" content="https://locallock.priyavkaneria.com/meta-image-squish.png" />
<meta property="og:image" content="https://locallock.priyavkaneria.com/assets/meta-image-squish.png" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://locallock.priyavkaneria.com/" />
<meta property="twitter:title" content="Local Lock - secure, offline, local, open source password saving app" />
<meta property="twitter:description" content="Local Lock is an Android app with the only goal of being a secure, locked, no-third party, completely local open source password saving app.
Very useful for less important frequently changing secure password storage" />
<meta property="twitter:image" content="https://locallock.priyavkaneria.com/meta-image-squish.png" />
<meta property="twitter:image" content="https://locallock.priyavkaneria.com/assets/meta-image-squish.png" />

<!-- Meta Tags Generated with https://metatags.io -->
</head>
Expand Down

0 comments on commit 9ae9ed7

Please sign in to comment.