Skip to content

Commit

Permalink
hejbit seo logo
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenbanana committed Oct 6, 2024
1 parent c1b328b commit 1e21502
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added assets/images/hejbit-seo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions hejbit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
name="description"
content="HejBit is a plugin for Nextcloud that allows you to store your data on Swarm, a decentralised storage network."
/>
<meta itemprop="image" content="../assets/images/metaprovide-logo-2024.png" />
<meta itemprop="image" content="../assets/images/hejbit-seo.png" />

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
Expand All @@ -21,7 +21,7 @@
/>
<meta
property="og:image"
content="../assets/images/metaprovide-logo-2024.png"
content="../assets/images/hejbit-seo.png"
/>

<!-- Twitter -->
Expand All @@ -37,7 +37,7 @@
/>
<meta
property="twitter:image"
content="assets/images/metaprovide-logo-2024.png"
content="assets/images/hejbit-seo.png"
/>
<meta name="robots" content="index, follow" />
<link rel="icon" type="image/x-icon" href="../assets/images/favicon.ico" />
Expand Down

0 comments on commit 1e21502

Please sign in to comment.